plash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Plash] undefined reference to address@hidden'


From: Thomas Leonard
Subject: [Plash] undefined reference to address@hidden'
Date: Sat, 14 Oct 2006 20:14:01 +0100

Hi again,

I've managed to compile simple C programs using plash, but I'm getting
odd errors with GTK programs:

$ pola-run --prog /usr/bin/make -fw /
cc `pkg-config --cflags gtk+-2.0`  `pkg-config --libs gtk+-2.0`
hello.c   -o hello
/usr/lib/plash/lib/libpthread.so.0: undefined reference to
address@hidden'
/usr/lib/plash/lib/libpthread.so.0: undefined reference to
address@hidden'
/usr/lib/plash/lib/libpthread.so.0: undefined reference to
address@hidden'
/usr/lib/plash/lib/libpthread.so.0: undefined reference to
address@hidden'
/usr/lib/plash/lib/libpthread.so.0: undefined reference to
address@hidden'
collect2: ld returned 1 exit status
make: *** [hello] Error 1

hello.c and Makefile are both trivial, but I've attached them anyway.

Any idea what causes this?


--
Dr Thomas Leonard               http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

Attachment: hello.c
Description: Text Data

Attachment: Makefile
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]