[BUILD:fail] virtuoso (Bug #160)
Description
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -DMONO_USE_EXC_TABLES -fexceptions -D_REENTRANT -D_GNU_SOURCE -Wall -DNDEBUG -I/usr/include -I/usr/src/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../binsrc/mono/mono-1.1.7/libgc/include -I../../libsrc -I../../libsrc/Dk -DNO_UDBC_SDK -DUSE_INCLUDED_LIBGC=1 -march=i686 -pipe -DPIC -fPIC -O3 -MT libthrp_gc_la-sched_pthread_gc.lo -MD -MP -MF .deps/libthrp_gc_la-sched_pthread_gc.Tpo -c sched_pthread_gc.c -fPIC -DPIC -o .libs/libthrp_gc_la-sched_pthread_gc.o
sched_pthread_gc.c:42:22: fatal error: gc_typed.h: No such file or directory
compilation terminated.
make2: * [libthrp_gc_la-sched_pthread_gc.lo] Error 1
make2: Leaving directory `/usr/src/virtuoso-opensource-6.1.3/libsrc/Thread'
make1: Leaving directory `/usr/src/virtuoso-opensource-6.1.3/libsrc'
make1: [all-recursive] Error 1
make: ** [all-recursive] Error 1
! Problem Detected !
Issue hierarchy
History
Updated by Bor Kraljič over 1 year ago
$ gaze from gc_typed.h libgc-7.1:/usr/include/gc/gc_typed.h
Please install libgc and report if you still have problems and this is something else than missing dependency.
Updated by Jeremy Sutherland over 1 year ago
Re-cast "libgc" [reference:169]
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libsrc/Dk -fomit-frame-pointer -fno-strict-aliasing -O2 -DMONO_USE_EXC_TABLES -fexceptions -D_REENTRANT -D_GNU_SOURCE -Wall -DNDEBUG -I/usr/include -I/usr/src/virtuoso-opensource-6.1.3/libsrc/Xml.new -DOPENSSL_NO_KRB5 -Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE -I../../binsrc/mono/mono-1.1.7/libgc/include -I../../libsrc -I../../libsrc/Dk -DNO_UDBC_SDK -DUSE_INCLUDED_LIBGC=1 -march=i686 -pipe -DPIC -fPIC -O3 -MT libthrp_gc_la-sched_pthread_gc.lo -MD -MP -MF .deps/libthrp_gc_la-sched_pthread_gc.Tpo -c sched_pthread_gc.c -fPIC -DPIC -o .libs/libthrp_gc_la-sched_pthread_gc.o
sched_pthread_gc.c:42:22: fatal error: gc_typed.h: No such file or directory
compilation terminated.
make2: * [libthrp_gc_la-sched_pthread_gc.lo] Error 1
make2: Leaving directory `/usr/src/virtuoso-opensource-6.1.3/libsrc/Thread'
make1: [all-recursive] Error 1
make1: Leaving directory `/usr/src/virtuoso-opensource-6.1.3/libsrc'
make: ** [all-recursive] Error 1
! Problem Detected !
gc_typed.h = is this part of the java dependency of libgc?
Updated by Bor Kraljič over 1 year ago
---{ libgc: depends }---
libgc:g++:on:optional:--enable-cplusplus:
libgc:gcj:off:optional::--disable-gcj-support
libgc:libatomic_ops:off:optional::
libgc doesn't install gc_typed.h for you ?