Page 1 of 1

can't compile on linux

Posted: Thu Jun 12, 2003 4:40 pm
by Sensphere
I get this error when i try to build my project under
linux (suse 8.1):

Code: Select all

******************************************
PureBasic Linux x86 v3.50
******************************************

Loading external modules.....
Starting compilation......
1743 lines processed.
Creating the executable.
gcc: PureBasic.o: No such file or directory
- Feel the ..PuRe.. Power -
But i get no errormessage?! So, couldn't the complier
create the object-file or is my gcc not correct installed?
I can build other sources without a problem...

Anyone got a clue?

Posted: Thu Jun 12, 2003 6:30 pm
by fsw
Are you logged in as superuser :?:

Posted: Thu Jun 12, 2003 8:21 pm
by Sensphere
@fsw

yes, i am logged in as root

Posted: Fri Jun 13, 2003 7:50 pm
by eikeland
This is one of xxx's number of bugs regarding PB for Linux.
I did send a detailed bug report in early April, but as useal nothing happend.

I guess PB for linux is more or less in a "freeze" state right now, atleast until Fred or some one fix ALL the know bugs.

Richard

Posted: Fri Jun 13, 2003 8:45 pm
by fsw
Hmm,
once I installed all correctly it worked as it should.
But I'm using Morphix, a Debian based distro.

@Joe
You had problems with your USB mouse, now there is Morphix 0.36b for download with fixed USB and other stuff.

Posted: Sat Jun 14, 2003 10:59 am
by Fred
Did you install fasm ?

Posted: Sun Jun 15, 2003 12:15 am
by Sensphere
Fred wrote:Did you install fasm ?
Hi Fred,

everything installed right - the sourcecode was wrong.

I found some very strange bugs in the compiler
of pb 3.50 for linux - will write a report in the next few days.

Posted: Sun Jun 15, 2003 1:19 am
by Saboteur
I get same message when trying to use Linux API, and I have all installed too. :(