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

Grissiom chaos.proton at gmail.com
Sat Feb 13 09:23:33 UTC 2010


./configure || true will do the trick. But I just wonder why the configure
will fail. Maybe a talk to the devs is needed..... ;(

On Sat, Feb 13, 2010 at 4:00 PM, vvoody <wxj.g.sh at gmail.com> wrote:

> 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!
>

-- 
Cheers,
Grissiom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100213/52a38f78/attachment.htm>


More information about the SlackBuilds-users mailing list