Jump to content

qt, moc and kde 3.1


Guest c_m_f
 Share

Recommended Posts

now this is just starting to get frustrating, i succesfully installed the base of kde 3.1 and it was running like a charm, then i someghow messed it up, (irrelevant now) so i did a re install of mdk 9 and re compiled qt using the configure options './configure -thread -qt-gif' this all went fine so i did gmake and an hour and a half later i came back and all was done.

So i started on the kde journey again, so i extracted arts and then configured it with ./configure --with-alsa and i get this:

 

source='gslwchunk.c' object='gslwchunk.o' libtool=no 

depfile='.deps/gslwchunk.Po' tmpdepfile='.deps/gslwchunk.TPo' 

depmode=gcc3 /bin/sh ../../admin/depcomp 

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT -ansi -Wall -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -c `test -f 'gslwchunk.c' || echo './'`gslwchunk.c

In file included from ../../flow/gsl/gsldefs.h:26,

                from gslwavechunk.h:22,

                from gslwchunk.c:19:

../../flow/gsl/gslglib.h:73: warning: ISO C89 does not support `long long'

../../flow/gsl/gslglib.h:74: warning: ISO C89 does not support `long long'

In file included from ../../flow/gsl/gsldatacache.h:22,

                from gslwavechunk.h:23,

                from gslwchunk.c:19:

../../flow/gsl/gslcommon.h:244: warning: type qualifiers ignored on function return type

In file included from ../../flow/gsl/gsldatacache.h:22,

                from gslwavechunk.h:23,

                from gslwchunk.c:19:

../../flow/gsl/gslcommon.h:272:35: warning: ISO C does not permit named variadic macros

../../flow/gsl/gslcommon.h:274:37: warning: ISO C does not permit named variadic macros

gslwchunk.c:36: warning: comma at end of enumerator list

gslwchunk.c: In function `run_tests':

gslwchunk.c:63: warning: missing initializer

gslwchunk.c:63: warning: (near initialization for `block.offset')

gslwchunk.c:88: warning: declaration of `abort' shadows a global declaration

/usr/include/stdlib.h:561: warning: shadowed declaration is here

gslwchunk.c: In function `main':

gslwchunk.c:198: warning: missing initializer

gslwchunk.c:198: warning: (near initialization for `gslconfig[3].value')

gslwchunk.c:209: warning: declaration of `i' shadows a previous local

gslwchunk.c:200: warning: shadowed declaration is here

gslwchunk.c:266: warning: comparison between signed and unsigned

gslwchunk.c:267: warning: comparison between signed and unsigned

gslwchunk.c:191: warning: unused parameter `argc'

gslwchunk.c:192: warning: unused parameter `argv'

source='dummy.cc' object='dummy.o' libtool=no 

depfile='.deps/dummy.Po' tmpdepfile='.deps/dummy.TPo' 

depmode=gcc3 /bin/sh ../../admin/depcomp 

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include  -I../../libltdl  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99  -c -o dummy.o `test -f 'dummy.cc' || echo './'`dummy.cc

/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o gslwchunk  gslwchunk.o dummy.o libgsl.la 

libtool: link: cannot find the library `3.1/arts-1.1/mcop/libmcop.la'

make[3]: *** [gslwchunk] Error 1

make[3]: Leaving directory `/home/public/kde 3.1/arts-1.1/flow/gsl'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/home/public/kde 3.1/arts-1.1/flow'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/public/kde 3.1/arts-1.1'

make: *** [all] Error 2

 

i can make head nor tail of that so any suggestions would be massivly appreciated, this has happened roughly 4 times each tme i have re installed mdk and started from scratch with no kde installed in the first place.

the time i got it working as fas as i can remember i did the same.

 

btw i tried getting a fresh copy of arts from kde.org and the same happened there![/i]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...