hi,
Basically, i have server compilation problems, when trying
to build
# build -u -c -y -m SERVER_11_1 -P helix-server-plus
servinstplus
> 11 of 72 modules failed
build.out says:
Build System (V2.4)
time: Wed Aug 23 17:21:26 2006
outfile: build.out
branch: SERVER_11_1
platform: linux-2.2-libc6-i586
distribution/archive from: linux-2.2-libc6-i386
build Type: debug
build options: debug
profile:
/home/bytestroop/HelixRibosome/build/umakepf/helix-server-pl
us
cvs revision: SERVER_11_1
copy target: debug
clean mode
update mode
non-interactive mode
target(s): servinstplus
$Id: umake.py,v 1.59 2006/08/22 00:23:57 ping Exp $
C Compiler: gcc
Using built-in specs.
Target: i486-linux-gnu
Configured
with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang
--prefix=/usr --enable-shared --with-system-zlib -
Thread model: posix
gcc version 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
C++ Compiler: g++
Using built-in specs.
Target: i486-linux-gnu
Configured
with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang
--prefix=/usr --enable-shared --with-system-zlib -
Thread model: posix
gcc version 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
#######################################
First error in server/common/util:
trace.c:203:17: error: bfd.h: No such file or directory
trace.c:204:1: warning: "__USE_GNU" redefined
In file included from /usr/include/stdio.h:28,
from trace.c:200:
/usr/include/features.h:258:1: warning: this is the location
of the previous
definition
trace.c: In function 'get_trace_from_context':
trace.c:308: warning: passing argument 2 of 'find' makes
integer from pointer
without a cast
trace.c:323: warning: control reaches end of non-void
function
make: *** [dbg/obj/trace.o] Error 1
Time used: 5.12 seconds
ERROR: UNIXCompile(server/common/util) ERROR: Make failed.
--- Build System Error ------------------------------------
Make failed.
-----------------------------------------------------------
all further errors complain about the same thing:
--snip--
make: *** No rule to make target
`../../../server/common/util/dbg/servutillib.a', needed by
`dbg/slicensepln.so'. Stop.
Time used: 0.61 seconds
ERROR: UNIXCompile(server/license/slicensepln) ERROR: Make
failed.
--- Build System Error ------------------------------------
Make failed.
-----------------------------------------------------------
the missing "servutillib.a" causes all further
hickups.
- Is this an known issue?
- the missing "bfd.h" seems to result in the
following problems
in /server/common/util.
- What would be a workaround to be able compiling a helix
server with
additional mpeg1-2 and eventually also wav dataformat
support?
etc.
--
it-department
state and university library of denmark
universitetsparken
dk - 8000 aarhus c
------------------
phone: (+45) 89462003
_______________________________________________
Helix-server-dev mailing list
Helix-server-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-server-dev
|