Hi guys, i'm trying to build lxnm from svn, actually svn1945 but make actually fail:
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_BIN_DIR=\""/usr/local/bin"\"
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g
-O2 -MT getpppstat.o -MD -MP -MF .deps/getpppstat.Tpo -c -o getpppstat.o
getpppstat.c
getpppstat.c: In function ‘parse_str’:
getpppstat.c:58: warning: incompatible implicit declaration of built-in
function ‘strstr’
getpppstat.c:75: warning: incompatible implicit declaration of built-in
function ‘strncpy’
mv -f .deps/getpppstat.Tpo .deps/getpppstat.Po
make[2]: *** No rule to make target `tdb.o', needed by `getpppstat'. Stop.
make[2]: Leaving directory `/home/anubis/Desktop/lxde/lxnm/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anubis/Desktop/lxde/lxnm'
make: *** [all] Error 2
watching at Makefile.am i can see that:
getpppstat_SOURCES = \
getpppstat.c \
tdb.h \
tdb.c \
spinlock.h \
spinlock.c
but that looks strange for me because only getpppstat.c exist.
tdb.h is provided by libtdb-devel as /usr/include/tdb.h or by ppp-devel
as /usr/include/pppd/tdb.h
spinlock.h by ppp-devel as /usr/include/pppd/spinlock.h
no packages looks to provide spinlock.c and/or tdb.c
so the question is...
whats wrong in my build enviroment? (or maybe thereis something wrong in
make file?)
Regards Andrea
--
------------------------------------------
Andrea Florio
QSI International School of Brindisi Sys Admin
openSUSE-Education Administrator
openSUSE Official Member (anubisg1)
Email: [email protected]
Packman Packaging Team
Email: [email protected]
Web: http://packman.links2linux.org/
Cell: +39-328-7365667
------------------------------------------
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
