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 #139 of 231 |
Re: gbuffy compile errors

Looks like uncmain.c needs to #include <errno.h>

Brandon

On 02/03/04 R uttered the following other thing:
> 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!
>
>
>
>
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/gbuffy/
>
> To unsubscribe from this group, send an email to:
> gbuffy-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>

--
"Some people never observe anything. Life just happens to them. They
get by on little more than a kind of dumb persistence, and they
resist with anger and resentment anything that might lift them out of
that false serenity." -- Frank Herbert, _Heretics of Dune_




Tue Feb 3, 2004 9:18 am

blong42
Offline Offline
Send Email Send Email

Forward
Message #139 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