Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166155 - app-admin/radmind-1.7.1 won't compile
Summary: app-admin/radmind-1.7.1 won't compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-10 02:39 UTC by Dave
Modified: 2007-02-10 18:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,12.46 KB, text/plain)
2007-02-10 02:40 UTC, Dave
Details
build.log (build.log,13.26 KB, text/plain)
2007-02-10 02:40 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2007-02-10 02:39:48 UTC
i686-pc-linux-gnu-gcc  -Wall -Wmissing-prototypes -march=pentium4 -mfpmath=sse,387 -mmmx -msse -msse2 -O2 -fomit-frame-pointer -fforce-addr -falign-functions=4 -pipe -I./libsnet -I.   -c -o pathcmp.o pathcmp.c
pathcmp.c: In function 'ischildcase':
pathcmp.c:62: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:64: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
pathcmp.c:72: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness
pathcmp.c:74: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness
pathcmp.c:74: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness
i686-pc-linux-gnu-gcc  -Wall -Wmissing-prototypes -march=pentium4 -mfpmath=sse,387 -mmmx -msse -msse2 -O2 -fomit-frame-pointer -fforce-addr -falign-functions=4 -pipe -I./libsnet -I. \
                -D_RADMIND_TLS_CA=\"/var/radmind/cert/ca.pem\" \
                -D_RADMIND_TLS_CERT=\"/var/radmind/cert/cert.pem\" \
                -c ./tls.c
i686-pc-linux-gnu-gcc  -Wall -Wmissing-prototypes -march=pentium4 -mfpmath=sse,387 -mmmx -msse -msse2 -O2 -fomit-frame-pointer -fforce-addr -falign-functions=4 -pipe -I./libsnet -I. -o radmind version.o daemon.o command.o argcargv.o code.o cksum.o base64.o mkdirs.o applefile.o connect.o list.o wildcard.o logname.o pathcmp.o tls.o -Llibsnet/.libs  -lsnet -lcrypto -lssl -lnsl  -lpam -lz
daemon.o: In function `main':
daemon.c:(.text+0xc3c): undefined reference to `DNSServiceRegister'
collect2: ld returned 1 exit status
make: *** [radmind] Error 1
Comment 1 Dave 2007-02-10 02:40:06 UTC
Created attachment 109689 [details]
emerge --info
Comment 2 Dave 2007-02-10 02:40:32 UTC
Created attachment 109691 [details]
build.log
Comment 3 ebfe 2007-02-10 11:27:23 UTC
zomg
Comment 4 Cédric Krier gentoo-dev 2007-02-10 18:31:54 UTC
Fix in cvs
add patch to remove dnssd