Search the web
Sign In
New User? Sign Up
gbuffy · GBuffy Tool Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
gbuffy compile errors   Message List  
Reply | Forward Message #138 of 231 |
I get the following on compiling, on Fedora Core 1.

./configure goes through without incident

make
.......
uncmain.o(.text+0x29b): In function `main':
/root/rpmbuild/BUILD/gbuffy-0.2.6/libcompface/uncmain.c:90: warning:
`sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
uncmain.o(.text+0x291):/root/rpmbuild/BUILD/gbuffy-0.2.6/libcompface/uncmain.c:9\
0:
warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
uncmain.o(.text+0x28a):/root/rpmbuild/BUILD/gbuffy-0.2.6/libcompface/uncmain.c:9\
0:
undefined reference to `errno'
uncmain.o(.text+0x3d1): In function `WriteBuf':
/root/rpmbuild/BUILD/gbuffy-0.2.6/libcompface/uncmain.c:128: undefined
reference to `errno'
uncmain.o(.text+0x54f): In function `ReadBuf':
/root/rpmbuild/BUILD/gbuffy-0.2.6/libcompface/uncmain.c:151: undefined
reference to `errno'
collect2: ld returned 1 exit status
make[1]: *** [uncompface] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/gbuffy-0.2.6/libcompface'
make: *** [libcompface/libcompface.a] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.86484 (%build)

Any ideas? Anyone face this problem before? Thanks!




Tue Feb 3, 2004 6:03 am

itsme_410@...
Send Email Send Email

Forward
Message #138 of 231 |
Expand Messages Author Sort by Date

I get the following on compiling, on Fedora Core 1. ./configure goes through without incident make ....... uncmain.o(.text+0x29b): In function `main': ...
R
itsme_410@...
Send Email
Feb 3, 2004
6:04 am

Looks like uncmain.c needs to #include <errno.h> Brandon ... -- "Some people never observe anything. Life just happens to them. They get by on little more than...
Brandon Long
blong42
Offline Send Email
Feb 3, 2004
9:18 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help