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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 #12964 of 26827 |
Re: compiling rpm on solaris 2.5.1

On Tuesday, February 20, 2001 11:25:11 -0600, Ian Alexander
<Ian.Alexander@...> wrote:
+-----
| 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)
+--->8

2.5.1 doesn't have snprintf, and it probably won't get snprintf in libc.
Try lifting the one from Berkeley DB.

--
brandon s. allbery [os/2][linux][solaris][japh] allbery@...
system administrator [WAY too many hats] allbery@...
electrical and computer engineering KF8NH
carnegie mellon university ["better check the oblivious first" -ke6sls]



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



Tue Feb 20, 2001 10:34 pm

allbery@...
Send Email Send Email

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