Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » OpenBSD porting problem
OpenBSD porting problem [message #7672] Sun, 14 January 2007 22:45 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
I try to port upp to openbsd at the moment.
What I have tried so far is to take upp version 701.r48 from my freebsd box with freshly generated Makefile for building on openbsd 3.7.
The error I get is when compiling the first file, command line:

c++ -c -O2 -march=pentium -x c++  -I../ -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include/freetype2 -DflagGUI -DflagGCC -DflagOPENBSD  -DflagMAIN  ../ide/SelectPkg.cpp -o ../../out/ide/GCC32-Freebsd-Gcc-Gui-Main/SelectPkg.o

Error is:

In file included from ../Core/Core.h:375,
                 from ../Draw/Draw.h:4,
                 from ../CtrlCore/CtrlCore.h:4,
                 from ../CtrlLib/CtrlLib.h:4,
                 from ../ide/Common/Common.h:4,
                 from ../ide/ide.h:4,
                 from ../ide/SelectPkg.cpp:1:
../Core/String.h:633: error: syntax error before `&' token
../Core/String.h:634: error: syntax error before `)' token
../Core/String.h:634: error: ISO C++ forbids declaration of `<invalid operator>' with no type

GCC version is 3.3.5.
Any idea?

Matthias
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Solved] Latest CtrlCore fails to compile
Next Topic: upp-2008.1-1.fc9.i386.rpm & Fedora core 6
Goto Forum:
  


Current Time: Wed Apr 24 00:50:55 CEST 2024

Total time taken to generate the page: 0.02799 seconds