gnupic: Re: [gnupic] building problem with Ktechlab on FC4


Previous by date: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] probem with gpsim cvs on FC4, Xiaofan Chen
Next by date: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] building problem with Ktechlab on FC4, David Saxton
Previous in thread: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] building problem with Ktechlab on FC4, Scott Dattalo
Next in thread: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] building problem with Ktechlab on FC4, David Saxton

Subject: Re: [gnupic] building problem with Ktechlab on FC4
From: Xiaofan Chen ####@####.####
Date: 19 Dec 2005 14:16:40 +0000
Message-Id: <a276da400512190616s24867ec3n9cd5a3ff3e71bfc3@mail.gmail.com>

On 12/18/05, David Saxton ####@####.#### wrote:
> It looks like gpsim links against different     libraries for different
> distributions  (or readline does, at least).
>
> I've committed a fix for this (borrowed from gpsim's acinclude.m4), so if you
> update ("svn update"), it should compile+link fine.
>
> Note that you'll have to rerun "make -f Makefile.cvs" and ./configure before
> doing make.
>

Thanks for the help. Now it goes further but still fails with the following
error message.

Regards,
Xiaofan

...
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src
-I../../../src/electronics -I../../../src/electronics/components
-I../../../src/electronics/simulation -I../../../src/gui
-I../../../src/languages -I../../../src/micro -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/kde
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT 
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions
-fno-check-new -fno-common  -c -o discretelogic.lo `test -f
'discretelogic.cpp' || echo './'`discretelogic.cpp
/usr/lib/qt-3.3/bin/moc ./piccomponent.h -o piccomponent.moc
source='piccomponent.cpp' object='piccomponent.lo' libtool=yes \
depfile='.deps/piccomponent.Plo' tmpdepfile='.deps/piccomponent.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src
-I../../../src/electronics -I../../../src/electronics/components
-I../../../src/electronics/simulation -I../../../src/gui
-I../../../src/languages -I../../../src/micro -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/kde
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT 
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions
-fno-check-new -fno-common  -c -o piccomponent.lo `test -f
'piccomponent.cpp' || echo './'`piccomponent.cpp
/usr/lib/qt-3.3/include/private/qucom_p.h:69: warning: 'struct
QUBuffer' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:77: warning: 'struct QUType'
has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:104: warning: 'struct
QUType_Null' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:287: warning: 'struct
QUType_enum' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:307: warning: 'struct
QUType_ptr' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:326: warning: 'struct
QUType_iface' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:345: warning: 'struct
QUType_idisp' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:364: warning: 'struct
QUType_bool' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:383: warning: 'struct
QUType_int' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:403: warning: 'struct
QUType_double' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:423: warning: 'struct
QUType_charstar' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucom_p.h:444: warning: 'struct
QUType_QString' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:65: warning: 'struct
QUType_QVariant' has virtual functions but non-virtual destructor
/usr/lib/qt-3.3/include/private/qucomextra_p.h:87: warning: 'struct
QUType_varptr' has virtual functions but non-virtual destructor
/usr/local/include/gpsim/ValueCollections.h: In member function '_CT&
IndexedCollection<_CT, _ST>::GetAt(unsigned int) [with _CT = Integer,
_ST = long long int]':
/usr/local/include/gpsim/ValueCollections.h:186:   instantiated from
'Value& IndexedCollection<_CT, _ST>::GetAt(unsigned int, Value*) [with
_CT = Integer, _ST = long long int]'
piccomponent.moc:108:   instantiated from here
/usr/local/include/gpsim/ValueCollections.h:194: error: exception
handling disabled, use -fexceptions to enable
make[4]: *** [piccomponent.lo] Error 1
make[4]: Leaving directory
`/home/xiaofan/Desktop/build/ktechlab/svn.ktechlab.org/src/electronics/components'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/xiaofan/Desktop/build/ktechlab/svn.ktechlab.org/src/electronics'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/xiaofan/Desktop/build/ktechlab/svn.ktechlab.org/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/xiaofan/Desktop/build/ktechlab/svn.ktechlab.org'
make: *** [all] Error 2

Previous by date: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] probem with gpsim cvs on FC4, Xiaofan Chen
Next by date: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] building problem with Ktechlab on FC4, David Saxton
Previous in thread: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] building problem with Ktechlab on FC4, Scott Dattalo
Next in thread: 19 Dec 2005 14:16:40 +0000 Re: [gnupic] building problem with Ktechlab on FC4, David Saxton


Powered by ezmlm-browse 0.20.