Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with scons in linuxdc++!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Bertil
Tux's lil' helper
Tux's lil' helper


Joined: 30 May 2004
Posts: 87
Location: Sweden

PostPosted: Thu Jun 02, 2005 7:02 am    Post subject: Problems with scons in linuxdc++! Reply with quote

When I do the scons command in the linuxdc++ installation this errormessege comes up:
Code:
scons: Reading SConscript files ...
Checking for pkg-config... ok
Checking for gtk+-2.0 >= 2.4... ok
Checking for gthread-2.0 >= 2.4... ok
Checking for libglade-2.0 >= 2.4... ok
Checking for C header file time.h... yes
Checking for C header file signal.h... yes
Checking for C header file unistd.h... yes
Checking for C header file sys/poll.h... yes
Checking for main() in C library pthread... yes
Checking for main() in C library z... yes
Checking for main() in C library bz2... yes
Checking for C header file asm/atomic.h... yes
Checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... ok
scons: done reading SConscript files.
scons: Building targets ...
g++ -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -pthread -DHAVE_ASM_ATOMIC_H -D_GNU_SOURCE
-DHAVE_DECL_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP -I. -DENABLE_BINRELOC -D_FILE_OFFSET_BITS=64
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o
build/client/ADLSearch.o client/ADLSearch.cpp
scons: building terminated because of errors.

What is the problem and how can I solve it?
_________________
/Bertil Stenberg

Sorry if I write bad english, I'm only 13 years and from sweden.
Back to top
View user's profile Send private message
radfoj
Guru
Guru


Joined: 31 Dec 2004
Posts: 490
Location: Tísek, Czech Republic

PostPosted: Thu Jun 02, 2005 7:13 am    Post subject: Reply with quote

If you dont use gcc-3.4, than you are not able to compile it succesfully.
Back to top
View user's profile Send private message
Bertil
Tux's lil' helper
Tux's lil' helper


Joined: 30 May 2004
Posts: 87
Location: Sweden

PostPosted: Thu Jun 02, 2005 2:08 pm    Post subject: Reply with quote

I use GCC 3.4.
_________________
/Bertil Stenberg

Sorry if I write bad english, I'm only 13 years and from sweden.
Back to top
View user's profile Send private message
radfoj
Guru
Guru


Joined: 31 Dec 2004
Posts: 490
Location: Tísek, Czech Republic

PostPosted: Thu Jun 02, 2005 3:11 pm    Post subject: Reply with quote

Oh sorry. I saw many outputs ending with error after ADLSearch.cpp.

And switching to gcc-3.4 was solution everytime. If you are sure that you use it and gcc-config -l shows you this version marked with * too, maybe somebody others "tell the true" :P
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum