On Wednesday 29 April 2009 01:46:18 am David Jensen wrote:
> > If any one on list has an inkling of a way forward, your
> > suggestion will be much appreciated.
>
> add to the top of src/dl_writer_ascii.cpp;
>
> #include <cstring>
>
> I don't use c++, but I've dabbled. if you need to fix builds for this
> kind of stuff, grep or browse the c++ headers
> in /usr/include/c++/[your-version].
>
> Maybe this helps, maybe not
> ---
> David Jensen
thanks for your help. I got a bit further then it fails on qt3-headers
###########
In file included from /opt/qt-3.3.8b/include/qobjectdefs.h:45,
from /opt/qt-3.3.8b/include/qobject.h:45,
from actions/rs_actioninterface.h:31,
from actions/rs_actioninterface.cpp:28:
/opt/qt-3.3.8b/include/qglobal.h:734: error: ISO C++ 1998 does not
support 'long long'
/opt/qt-3.3.8b/include/qglobal.h:735: error: ISO C++ 1998 does not
support 'long long'
make[2]: *** [obj/rs_actioninterface.o] Error 1
make[2]: Leaving directory `~/qcad-2.0.5.0-1-community.src/qcadlib/src'
make[1]: *** [lib/libqcad.a] Error 2
make[1]: Leaving directory `~/qcad-2.0.5.0-1-community.src/qcadlib'
make: *** [all] Error 2
Building qcadlib failed
############
suggestions welcomed
lux-integ
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page