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 11:20:34 +0100
User-agent: Mutt/1.4.1i

Hi Suresh,

* Suresh Naidu wrote on Mon, Feb 28, 2005 at 07:16:47AM CET:
> Suresh Naidu wrote:
> >
> > can Any one help me in getting NX src ( nx client and nx server)
> > which can be compiled on FreeBSD Machine.
> > I was trying since long back .
> >
> > please help me in this issue. by passing any links ( if any) of Nx Src
> > which can be compiled on FreeBSD MACHINE.
> 
> The NX OSS components are available for download at the URL below:
>    http://www.nomachine.com/sources
> 
*snip*
> I am compiling all the above files under FreeBSD MACHINE with FreeBSD version
> 
> $ uname -a
> 
> 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
> address@hidden:/usr/obj/usr/src/sys/GENERIC  i386
*snip*
>
> $ cd ./nx-X11/extras/FreeType
> $ ./configure
> 
> loading cache ./config.cache
> checking host system type... i386-unknown-freebsdelf5.2.1
> checking build system type... i386-unknown-freebsdelf5.2.1
> checking for ranlib... (cached) ranlib
*snip*
> checking dynamic linker characteristics... freebsdelf5.2.1 ld.so
> checking if libtool supports shared libraries... yes
> 
> *** Warning: the command libtool uses to detect shared libraries,
> *** /usr/bin/file, produces output that libtool cannot recognize.
> *** The result is that libtool may fail to recognize shared libraries
> *** as such.  This will affect the creation of libtool libraries that
> *** depend on shared libraries, but programs linked with such libtool
> *** libraries will work regardless of this problem.  Nevertheless, you
> *** may want to report the problem to your system manager and/or to
> *** address@hidden
*snip*

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.*`

Then we could fix Libtool to understand the answer to that command.

Anybody else using FreeBSD is very much encouraged to answer is
possible.

Also, I have not checked whether this is an old bug, so please report
the Libtool version that comes with that software package
(enter
  $top_builddir/libtool --version
after configuring).

Thank you,
Ralf




reply via email to

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