knjiznice in compilanje...

Martin martin at amadej.si
Mon Aug 20 15:09:43 CEST 2001


Pozdrav! Namescen imam slackware 8.0 z jedrom 2.4.7.
Uporablam X-vinse z KDE 2.1.1 in vecinoma vse original pakete.
Problem imam pri compilanju programov, kot:
nmap, ippl, iplog, portsentry,..
(nmap lahko potegnem iz rpm paketa in binariji mi prav lepo delajo)
Ce se mi ze pri configure skripti ne ustavijo, pri compilanju vedno dobim errorje da mankajo neki (.h header?) fili.
Mi mankajo kake knjiznice? Se mi splaca spet namestit libcap in podobne iz sourca?
Kere knjiznice naj se enkrat namestim? Jih lahko iz slackovih tarball paketov? Upam da nism tolk nejasno napisu tega pisma kot se mi zdi da je ratal ;-) Lep primer ko ne najde dolocenih datotek je tu:
<<SNIP>>
root at bla:/home/src/portsentry-1.1# make linux
SYSTYPE=linux
Making
cc -O -Wall -DLINUX -DSUPPORT_STEALTH -o ./portsentry ./portsentry.c \
        ./portsentry_io.c ./portsentry_util.c
In file included from /usr/include/signal.h:307,
                 from portsentry.h:35,
                 from ./portsentry.c:29:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from /usr/include/netinet/in.h:212,
                 from /usr/include/netdb.h:28,
                 from portsentry.h:37,
                 from ./portsentry.c:29:
/usr/include/bits/socket.h:298: asm/socket.h: No such file or directory
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from portsentry.h:40,
                 from ./portsentry.c:29:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
In file included from /usr/include/sys/param.h:24,
                 from portsentry.h:43,
                 from ./portsentry.c:29:
/usr/include/linux/param.h:4: asm/param.h: No such file or directory
In file included from /usr/include/signal.h:307,
                 from portsentry.h:35,
                 from ./portsentry_io.c:29:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from /usr/include/netinet/in.h:212,
                 from /usr/include/netdb.h:28,
                 from portsentry.h:37,
                 from ./portsentry_io.c:29:
/usr/include/bits/socket.h:298: asm/socket.h: No such file or directory
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from portsentry.h:40,
                 from ./portsentry_io.c:29:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
In file included from /usr/include/sys/param.h:24,
                 from portsentry.h:43,
                 from ./portsentry_io.c:29:
/usr/include/linux/param.h:4: asm/param.h: No such file or directory
In file included from /usr/include/signal.h:307,
                 from portsentry.h:35,
                 from ./portsentry_util.c:29:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from /usr/include/netinet/in.h:212,
                 from /usr/include/netdb.h:28,
                 from portsentry.h:37,
                 from ./portsentry_util.c:29:
/usr/include/bits/socket.h:298: asm/socket.h: No such file or directory
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from portsentry.h:40,
                 from ./portsentry_util.c:29:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
In file included from /usr/include/sys/param.h:24,
                 from portsentry.h:43,
                 from ./portsentry_util.c:29:
/usr/include/linux/param.h:4: asm/param.h: No such file or directory
make: *** [linux] Error 1
<<SNIP>> L.P.
-Martin



More information about the lugos-list mailing list