----- Original Message ----- 
From: "Dan Nelson" <[EMAIL PROTECTED]>
To: "Mark" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, March 21, 2004 7:55 AM
Subject: Re: Do I really need to rebuilding *everything*


> > > > Question is, can I get away with rebuilding my entire
> > > > ports collection? With about 300 apps complied, I really
> > > > don't want to do it. ;_;
> > >
> > > You only need to rebuild the ports that use the openssl libs
> > > and link statically.  My guess is that would be zero.
> >
> > What do you mean? I built OpenSSL into everything; sendmail,
> > Apache, qpopper, stunnel, php4, mod_perl, etc. Close to the 300
> > of the original poster. :) And like him, I really feel rather upset if
> > I'd have to do it all over again. Or are all of the above
> > dynamically linked?
>
> The file command will indicate whether a program was linked static
> or dynamic.

Pardon my daftness, but how is a 'file' against, say, httpd, like this,

file /usr/local/sbin/httpd
/usr/local/sbin/httpd: ELF 32-bit LSB executable, Intel 80386, version 1
(FreeBSD), dynamically linked (uses shared libs), not stripped

going to tell me whether httpd was dynamically linked against OpenSSL, or
statically? It just tells me httpd uses shared libraries. Or does it mean it
ONLY uses shared libraries?

Thanks,

- Mark

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to