Search the web
Sign In
New User? Sign Up
rpm-list · Redhat RPM List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
compiling rpm on solaris 2.5.1   Message List  
Reply | Forward Message #12956 of 26827 |
I'm having trouble compiling rpm on solaris 2.5.1. I'm getting the
following error:

gcc -Wall -I/usr/nfs/gnu/samurai/include -o test1 -static test1.o
.libs/libpopt.a -L/usr/ucblib -L/usr/ucblib -R/usr/ucblib -R/usr/ucblib
Undefined first referenced
symbol in file
snprintf .libs/libpopt.a(popthelp.o)
ld: fatal: Symbol referencing errors. No output written to test1
collect2: ld returned 1 exit status


My guess is that the C99 spec isn't supported yet on our machine. I'm
not the admin, so can't be sure. Anyone else had this problem?



_______________________________________________
Rpm-list mailing list
Rpm-list@...
https://listman.redhat.com/mailman/listinfo/rpm-list



Tue Feb 20, 2001 5:25 pm

Ian.Alexander@...
Send Email Send Email

Forward
Message #12956 of 26827 |
Expand Messages Author Sort by Date

I'm having trouble compiling rpm on solaris 2.5.1. I'm getting the following error: gcc -Wall -I/usr/nfs/gnu/samurai/include -o test1 -static test1.o ...
Ian Alexander
Ian.Alexander@...
Send Email
Feb 20, 2001
5:37 pm

On Tuesday, February 20, 2001 11:25:11 -0600, Ian Alexander <Ian.Alexander@...> wrote: +----- ... +--->8 2.5.1 doesn't have snprintf, and it probably...
Brandon S. Allbery KF...
allbery@...
Send Email
Feb 20, 2001
10:36 pm

... H'mmm, I used snprintf to avoid buffer overflows with popt --help, that was dumb for portability reasons. I'll see if I can finagle something into ...
Jeff Johnson
jbj@...
Send Email
Feb 21, 2001
10:24 pm
Advanced

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