Re: [kde] make problem arts-1.5.3



On Monday 26 June 2006 04:15, Philip Rodrigues wrote:
tyche wrote:
this morning i downloaded kde 3.5 and during the make i
got an error that make couldn't find libartsflow.la.
looking in the flow directory of the source, there is a
libartsflow_idl.la. could this be the same file that is
being looked for by make?

Which module are you trying to compile? Did you obey the
order arts, kdelibs, everything else? Please send the full
output from "make".

Regards,
Philip
yes i did. got qt compiled, still looking at the old version,
for some reason, configure didnt put it where it was told
too. make output below.

make[3]: Entering directory `/home/source/arts-1.5.3/flow'
/bin/sh ../libtool --silent --tag=CXX --mode=link g++
-DQT_CLEAN_NAMESPACE -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -O2
-Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -ftemplate-depth-99 -o libartsflow.la
-rpath /usr/lib -L/usr/lib -L/usr/lib/qt-3.3/lib
-L/usr/X11R6/lib -L/usr/lib -L/usr/lib/qt-3.3/lib
-L/usr/X11R6/lib -L/usr/lib -L/usr/lib/qt-3.3/lib
-L/usr/X11R6/lib -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -version-info 1:0
synth_play_impl.lo gslschedule.lo audiosubsys.lo
pipebuffer.lo convert.lo synth_wave_sin_impl.lo
synth_frequency_impl.lo synth_multi_add_impl.lo
synth_add_impl.lo synth_mul_impl.lo synth_play_wav_impl.lo
stdsynthmodule.lo cache.lo asyncschedule.lo
bytestreamtoaudio_impl.lo stereovolumecontrol_impl.lo
stereoeffectstack_impl.lo fft.lo stereofftscope_impl.lo
virtualports.lo bus.lo audiomanager_impl.lo
synth_record_impl.lo resample.lo audioio.lo audioiooss.lo
audioioalsa.lo audioioalsa9.lo audioionull.lo
audioiolibaudioio.lo audioioesd.lo audioiojack.lo
audioiosun.lo audioioaix.lo audioionas.lo cpuinfo.lo
audioioossthreaded.lo audiotobytestream_impl.lo audioiosgi.lo
audioiocsl.lo audioiomas.lo
datahandle_impl.lo ../mcop/libmcop.la
libartsflow_idl.la ../flow/gslpp/libgslpp.la -laudiofile
-lasound -lesd -lm ../flow/gsl/libgsl.la
.libs/gslschedule.o(.text+0xaa): In function
`Arts::Port::Port[not-in-charge](std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, void*,
long, Arts::StdScheduleNode*)':
: undefined reference to `pthread_create'
.libs/gslschedule.o(.text+0xcc): In function
`Arts::Port::Port[not-in-charge](std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, void*,
long, Arts::StdScheduleNode*)':
: undefined reference to `pthread_create'
.libs/gslschedule.o(.data.rel.ro+0x0): undefined reference to
`pthread_create'
.libs/pipebuffer.o(.text+0x1a6): In function
`Arts::PipeBuffer::PipeBuffer[not-in-charge]()':
: undefined reference to `pthread_create'
.libs/pipebuffer.o(.text+0x1c8): In function
`Arts::PipeBuffer::PipeBuffer[not-in-charge]()':
: undefined reference to `pthread_create'
.libs/pipebuffer.o(.data.rel.ro+0x0): more undefined
references to `pthread_create' follow
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x19d): In
function `g_mutex_trylock_posix_impl':
: undefined reference to `pthread_mutex_trylock'
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x4b2): In
function `g_private_new_posix_impl':
: undefined reference to `pthread_key_create'
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x5dd): In
function `g_thread_create_posix_impl':
: undefined reference to `pthread_attr_setstacksize'
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x664): In
function `g_thread_create_posix_impl':
: undefined reference to `pthread_create'
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x946): In
function `g_thread_join_posix_impl':
: undefined reference to `pthread_join'
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x521): In
function `g_private_set_posix_impl':
: undefined reference to `pthread_setspecific'
/usr/lib/libgthread-2.0.a(gthread-impl.o)(.text+0x541): In
function `g_private_get_posix_impl':
: undefined reference to `pthread_getspecific'
collect2: ld returned 1 exit status
make[3]: *** [libartsflow.la] Error 1
make[3]: Leaving directory `/home/source/arts-1.5.3/flow'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/source/arts-1.5.3/flow'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/source/arts-1.5.3'
make: *** [all] Error 2

tia

tyche

--
Win9x

A 32 bit extention
to a 16 bit patch
for a 8 bit operating system
on a 4 bit machine
by a 2 bit company
that cant stand 1 bit of competition

-----------------------------------------------------------------------------
This Email is powered by ICA Canada OnLine
http://www.icacanadaonline.com

___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.



Relevant Pages

  • Re: Prolog & C linking Problem
    ... >> I am trying to compile Prolog and C using plld. ... PL_initialise_ is an undefined reference ...
    (comp.lang.prolog)
  • How can I compile PF without option PFIL_HOOKS defined in the kernel conf file?
    ... kernel conf file to try to get PF compile into the kernel, ... PF failed to compile; ... : undefined reference to `pfil_head_get' ... Will this fix the problem? ...
    (comp.unix.bsd.openbsd.misc)
  • gprof
    ... I'm trying to compile my C application with gprof but it is not working. ... This is a multithreaded program that use mysql and openssl libraries. ... /lib/libcrypto.so.4: undefined reference to `sysconf' ...
    (freebsd-questions)
  • Re: gprof
    ... I'm trying to compile my C application with gprof but it is not working.. ... This is a multithreaded program that use mysql and openssl libraries. ... /lib/libcrypto.so.4: undefined reference to `sysconf' ...
    (freebsd-questions)
  • Re: uudecode for Red Hat 9.0?
    ... > compile on Red Hat Linux. ... and they should compile fine ... ... /tmp/ccXtLHVa.o: undefined reference to `setmode' ... ld returned 1 exit status ...
    (comp.os.linux)