Page 1 of 1

Linker error

Posted: Tue Apr 22, 2008 6:46 pm
by dhouston
I've just installed PB 4.2b1 on Ubuntu 7.10 using bembulak's instructions from the Sticky in this forum).

When I try to run any example, I get...
  • PureBasic - Linker error
    /usr/bin/ld:ctl1.o:No such file:No such file or directory
    connect2:ld returned 1 exit status
What do I need to do to fix this?

Posted: Tue Apr 22, 2008 8:16 pm
by Trond
Are you sure it said that? And not crt1.o?

Posted: Tue Apr 22, 2008 8:50 pm
by dhouston
You're right - it is crt1.o - you can't copy/paste the error dialog.

It's fixed. I needed some other files.

Posted: Sat Apr 26, 2008 8:59 am
by oryaaaaa
In Ubuntu 8.04

Linker ERROR
~$ locate crt1.o
/usr/lib/Mcrt1.o
/usr/lib/Scrt1.o
/usr/lib/crt1.o
/usr/lib/gcrt1.o

Scintilla Gadget only
** (purebasic:6170): CRITICAL **: clearlooks_style_draw_box_gap: assertion `height >= -1' failed
--> Clear-style -> Human OK
Scintilla (Ubuntu 8.04)
libstdc++6-4.2-dev
The GNU Standard C++ Library v3 (development files)