What branch are you building? Can you provide the first 100
lines or
so of your build.out log file?
On Fri, Mar 31, 2006 at 04:44:22PM -0500, Nakul wrote:
> Hello,
> I am not able to properly build the helix server
under gentoo linux.
> Kernel: 2.6
> building with either
> gcc-3.3.6
> or
> gcc-3.4.5
> failed on libbfd.a
>
> this library is part of the gentoo binutils package
> the build is looking for it under /usr/lib
> but cannot find it.... playing with paths did not make
any difference....
> i.e. setting the LDPATH or the LIBPATH for the user
that is compiling or
> in /etc/env.d for the version of gcc
> I finally reated symbolic links to the whole binutils
package from
> /usr/lib and that finally
> had the build find it....
>
> BUT now I am getting more error messages....
> I have included the relevant section of build.out....
at the end of this
> message
>
> Is there anyone out there who knows about this problem
or has an idea
> what to do about it.
> THanks
> Nakul
>
> and here is the relevant section of build.out.
>
>
>
> g++ -Wl,-export-dynamic -o dbg/hlxserver
dbg/obj/par1/main.o
> dbg/obj/par1/server_version.o dbg/hlxserver_libs.a
-L/usr/X11R6/lib
> -Wl,-Bstatic /usr/lib/libbfd.a -Wl,-Bdynamic -lm
-liberty -ldl -lm -lpthread
> dbg/hlxserver_libs.a(servenglib._main.o): In function
`gettid()':
> /home/MEEEE/helix4/server/engine/core/_main.cpp:78:
undefined reference
> to `errno'
> collect2: ld returned 1 exit status
> make: *** [dbg/hlxserver] Error 1
> Time used: 7.34 seconds
> ERROR: UNIXCompile(server/engine/bin/nodist) ERROR:
Make failed.
>
> --- Build System Error
------------------------------------
> Make failed.
>
-----------------------------------------------------------
>
>
>
>
> _______________________________________________
> Helix-server-dev mailing list
> Helix-server-dev helixcommunity.org
> http://lists.helixcommunity.org/mailman/listinf
o/helix-server-dev
--
Dean Collins
Server Technical Lead, RealNetworks, Inc. -- http://www.realnetworks.c
om
Helix Server Project Owner -- http://helix-s
erver.helixcommunity.org
_______________________________________________
Helix-server-dev mailing list
Helix-server-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-server-dev
|