[Slackbuilds-users] './configure' return 1 but make and works well

vvoody wxj.g.sh at gmail.com
Sat Feb 13 08:00:01 UTC 2010


I'm building the slackbuild for fbterm-1.6.
With build script a little modified from fbterm-1.5(just version
infomation), I found that
the building process exited after 'configure'. It didn't do the make. Then I
checked the 'config.log',
there is one unsual line in it:

"""
root at slackware:/tmp/SBo/fbterm-1.6# tail -3 config.log
#define HAVE_SIGNALFD 1

configure: exit 1
root at slackware:/tmp/SBo/fbterm-1.6#
"""

So, I built fbterm-1.6 manually. After './configure', the command 'echo $?'
returned 1.
The 'config.log' file was same as above. The configure process didn't show
any errors.

Finally, I commented the 'set -e' line the fbterm.SlackBuild and finished
building the package.
And the fbterm program works well.

I wonder if there is another way to work around this, not commenting the
'set -e' line.

Best regards!

-- 
Free as freedom, slack as Slackware.
vvoody
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100213/d1701e8e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 30281 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100213/d1701e8e/attachment-0001.obj>


More information about the SlackBuilds-users mailing list