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: Suresh Naidu
Subject: Re: Fwd: (Help Me!) Errors while Compiling NX Src on FREEBSD machine (5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0:)
Date: Thu, 3 Mar 2005 10:39:58 +0800

Hi Ralf 

Thanks for ur help and following got information u asked me

>On Wed, 2 Mar 2005 11:20:34 +0100, Ralf Wildenhues
<address@hidden> wrote:
> 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.*`

 I have tried the above command on my FreeBSD system as 

 $ /usr/bin/file `echo /usr/lib/libc.so.*` ( there is dot between 'so'
 and '*' )

output I got is ... 

    /usr/lib/libc.so.*: can't stat `/usr/lib/libc.so.*' (No such file
or directory).

and if I try 

 $   /usr/bin/file `echo /usr/lib/libc.so*`  ( no dot between '.so' , and ' *' )

output I got is ...

   /usr/lib/libc.so: symbolic link to /lib/libc.so.5

> 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).
> 

I got error if I try the above command so I have used locate to find
out the version of Libtool ,  if the following output is not the
correct please suggest me any other way to find out the lib tool
version.

I tried the following command for finding the libtool verion

 $ /usr/local/libexec/libtool13/libtool --version 
the output is ...

ltmain.sh (GNU libtool) 1.3.5-freebsd-ports (1.385.2.206 2000/05/27 11:12:27)

and u can go through the following output as well to find the version
of lib tool

$ locate libtool

/usr/local/bin/libtool13
/usr/local/bin/libtoolize13
/usr/local/info/libtool13.info
/usr/local/libexec/libtool13
/usr/local/libexec/libtool13/libtool
/usr/local/libexec/libtool13/libtoolize
/usr/local/share/aclocal/libtool13.m4
/usr/local/share/automake14/libtool.am
/usr/local/share/libtool13
/usr/local/share/libtool13/config.guess
/usr/local/share/libtool13/config.sub
/usr/local/share/libtool13/libltdl
/usr/local/share/libtool13/libltdl/COPYING.LIB
/usr/local/share/libtool13/libltdl/Makefile.am
/usr/local/share/libtool13/libltdl/Makefile.in
/usr/local/share/libtool13/libltdl/README
/usr/local/share/libtool13/libltdl/acconfig.h
/usr/local/share/libtool13/libltdl/acinclude.m4
/usr/local/share/libtool13/libltdl/aclocal.m4
/usr/local/share/libtool13/libltdl/config.h.in
/usr/local/share/libtool13/libltdl/configure
/usr/local/share/libtool13/libltdl/configure.in
/usr/local/share/libtool13/libltdl/ltdl.c
/usr/local/share/libtool13/libltdl/ltdl.h
/usr/local/share/libtool13/libltdl/stamp-h.in
/usr/local/share/libtool13/ltconfig
/usr/local/share/libtool13/ltconfig13
/usr/local/share/libtool13/ltmain.sh
/usr/ports/archivers/lzo/work/lzo-1.08/libtool
/usr/ports/audio/libsidplay/files/patch-libtool
/usr/ports/devel/ORBit/work/ORBit-0.5.17/libIDL/libtool
/usr/ports/devel/ORBit/work/ORBit-0.5.17/libtool
/usr/ports/devel/ORBit/work/ORBit-0.5.17/popt/libtool
/usr/ports/devel/libgtop/work/libgtop-1.0.13/libtool
/usr/ports/devel/libtool13
/usr/ports/devel/libtool13/Makefile
/usr/ports/devel/libtool13/README.html
/usr/ports/devel/libtool13/distinfo
/usr/ports/devel/libtool13/files
/usr/ports/devel/libtool13/files/patch-aa
/usr/ports/devel/libtool13/files/patch-ab
/usr/ports/devel/libtool13/files/patch-ac
/usr/ports/devel/libtool13/files/patch-ad
/usr/ports/devel/libtool13/files/patch-ae
/usr/ports/devel/libtool13/files/patch-af
/usr/ports/devel/libtool13/files/patch-libtoolize.in
/usr/ports/devel/libtool13/pkg-descr
/usr/ports/devel/libtool13/pkg-plist
/usr/ports/devel/libtool14
/usr/ports/devel/libtool14/Makefile
/usr/ports/devel/libtool14/README.html
/usr/ports/devel/libtool14/distinfo
/usr/ports/devel/libtool14/files
/usr/ports/devel/libtool14/files/patch-aa
/usr/ports/devel/libtool14/files/patch-ab
/usr/ports/devel/libtool14/files/patch-ad
/usr/ports/devel/libtool14/files/patch-ae
/usr/ports/devel/libtool14/files/patch-af
/usr/ports/devel/libtool14/files/patch-libtoolize.in
/usr/ports/devel/libtool14/files/patch-ltmain.sh
/usr/ports/devel/libtool14/pkg-descr
/usr/ports/devel/libtool14/pkg-plist
/usr/ports/devel/libtool15
/usr/ports/devel/libtool15/Makefile
/usr/ports/devel/libtool15/README.html
/usr/ports/devel/libtool15/distinfo
/usr/ports/devel/libtool15/files
/usr/ports/devel/libtool15/files/patch-aa
/usr/ports/devel/libtool15/files/patch-ab
/usr/ports/devel/libtool15/files/patch-ad
/usr/ports/devel/libtool15/files/patch-ae
/usr/ports/devel/libtool15/files/patch-af
/usr/ports/devel/libtool15/files/patch-libtoolize.in
/usr/ports/devel/libtool15/files/patch-ltmain.sh
/usr/ports/devel/libtool15/pkg-descr
/usr/ports/devel/libtool15/pkg-plist
/usr/ports/graphics/imlib/work/imlib-1.9.14/libtool
/usr/ports/graphics/libungif/work/libungif-4.1.0b1/libtool
/usr/ports/multimedia/transcode/files/patch-libtool
/usr/ports/security/mhash/files/patch-libtool
/usr/ports/textproc/libxml/work/libxml-1.8.17/libtool
/usr/ports/www/firefox/work/fake/lib/firefox/lib/firefox-0.9.3/components/libtoolkitcomps.so
/usr/ports/www/firefox/work/mozilla/dist/bin/components/libtoolkitcomps.so
/usr/ports/www/firefox/work/mozilla/dist/lib/components/libtoolkitcomps.so
/usr/ports/www/firefox/work/mozilla/toolkit/components/build/libtoolkitcomps.so
/usr/ports/x11/gnomelibs/work/gnome-libs-1.4.2/libart_lgpl/libtool
/usr/ports/x11/gnomelibs/work/gnome-libs-1.4.2/libtool
/usr/src/contrib/binutils/libtool.m4
/var/db/pkg/libtool-1.3.5_1
/var/db/pkg/libtool-1.3.5_1/+COMMENT
/var/db/pkg/libtool-1.3.5_1/+CONTENTS
/var/db/pkg/libtool-1.3.5_1/+DESC
/var/db/pkg/libtool-1.3.5_1/+MTREE_DIRS

$



> Thank you,
> Ralf
> 

Thanks for ur valuable reply 

awaiting for ur reply again
Suresh




reply via email to

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