[Gambas-user] Trouble compiling gb.net SVN 4597

Benoît Minisini gambas at ...1...
Thu Apr 5 14:33:15 CEST 2012


Le 05/04/2012 14:27, Dr.Diesel a écrit :
>
> This could be a Fedora 17 issue, as Fedora 16 compiles fine.  I'm happy to
> email entire output of below if necessary.
>
> I know code tags don't work, but you get the idea!
>
> Thanks
>
> [code]
> autoreconf: configure.ac: adding subdirectory gb.net to autoreconf
> autoreconf: Entering directory `gb.net'
> autoreconf: configure.ac: not using aclocal
> autoreconf: configure.ac: not using Libtool
> autoreconf: configure.ac: not using Autoheader
> autoreconf: configure.ac: not using Automake
> autoreconf: Leaving directory `gb.net'
> autoreconf: configure.ac: adding subdirectory gb.net.curl to autoreconf
> autoreconf: Entering directory `gb.net.curl'
> autoreconf: Leaving directory `gb.net.curl'
> autoreconf: configure.ac: adding subdirectory gb.net.smtp to autoreconf
> autoreconf: Entering directory `gb.net.smtp'
> autoreconf: Leaving directory `gb.net.smtp'
> [/code]
>
> [code]
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing depfiles commands
> config.status: executing libtool commands
> === configuring in gb.net (/home/andy/trunk/gb.net)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
> === configuring in gb.net.curl (/home/andy/trunk/gb.net.curl)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
> === configuring in gb.net.smtp (/home/andy/trunk/gb.net.smtp)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
> === configuring in gb.pcre (/home/andy/trunk/gb.pcre)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
> === configuring in gb.sdl (/home/andy/trunk/gb.sdl)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
> === configuring in gb.sdl.sound (/home/andy/trunk/gb.sdl.sound)
> configure: running /bin/sh ./configure --disable-option-checking
> '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
> checking for a BSD-compatible install... /bin/install -c
> [/code]
>
> [code]
> Making all in gb.net
> make[2]: Entering directory `/home/andy/trunk/gb.net'
> make[2]: *** No rule to make target `all'.  Stop.
> make[2]: Leaving directory `/home/andy/trunk/gb.net'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/andy/trunk'
> make: *** [all] Error 2
> [andy at ...2809... trunk]$
> [/code]
>
> [code]
> Complete!
> [root at ...2809... andy]# rpm -qa|grep curl
> libcurl-7.24.0-1.fc17.i686
> python-pycurl-7.19.0-10.fc17.x86_64
> libcurl-devel-7.24.0-1.fc17.x86_64
> curl-7.24.0-1.fc17.x86_64
> libcurl-7.24.0-1.fc17.x86_64
> libcurl-devel-7.24.0-1.fc17.i686
> [root at ...2809... andy]#
> [/code]
>
>

I need the full output of the configure and make process. And note that 
gb.net does not use libcurl.

Regards,

-- 
Benoît Minisini




More information about the User mailing list