bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: (Help Me!) Errors while Compiling NX Src on FREEBSD machine (5.


From: Ralf Wildenhues
Subject: Re: Fwd: (Help Me!) Errors while Compiling NX Src on FREEBSD machine (5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0:)
Date: Wed, 2 Mar 2005 14:58:35 +0100
User-agent: Mutt/1.4.1i

* Peter O'Gorman wrote on Wed, Mar 02, 2005 at 02:40:17PM CET:
> Ralf Wildenhues wrote:
> 
> | While the compile errors you reported have nothing to do with Libtool
> | and the above warning it reports, it would be *really* *really* nice
> | if you could tell me what this command gives on your FreeBSD system:
> |
> |   /usr/bin/file `echo /usr/lib/libc.so.*`
> 
> % uname -r
> 4.8-STABLE
> % /usr/bin/file `echo /usr/lib/libc.so.*`
> /usr/lib/libc.so.4: ELF 32-bit LSB shared object, Intel 80386, version 1
> (FreeBSD), stripped

This is ELF, so it should get
  deplibs_check_method=pass_all
right?

Does
  echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null
fail (as it should)?

Do *you* get the error message listed in the original post?
If not, your system doesn't apply for my wish.  :)

Regards,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]