discuss-gnustep
[Top][All Lists]
Advanced

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

building on netbsd-68k


From: Riccardo Mottola
Subject: building on netbsd-68k
Date: Mon, 31 Mar 2003 23:37:01 +0200
User-agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022

Hello,

as adam suggested, my possible link problem was due to the presence of the
old installation I did using net-bsd packages.

So i deinstalled everything cleaned up the old GNUstep directory...

i made and installed gnustep-make

then I needed gnustep-objc since that was the culprit and NetBSD still comes
with old faithful gcc 2.95
i had on my hard-disk gunstep-objc 1.2.2 and I found no newer around...
and here happens the strange thing:

(note: gmake is the gnu-make)

 Compiling file thr-posix.c ...
thr-posix.c: In function `__objc_thread_set_priority':
thr-posix.c:101: storage size of `params' isn't known
thr-posix.c:106: warning: implicit declaration of function
`sched_get_priority_m
ax'
thr-posix.c:109: warning: implicit declaration of function
`sched_get_priority_m
in'
thr-posix.c:101: warning: unused variable `params'
thr-posix.c: In function `__objc_thread_get_priority':
thr-posix.c:134: storage size of `params' isn't known
thr-posix.c:134: warning: unused variable `params'
thr-posix.c:140: warning: control reaches end of non-void function
gmake[1]: *** [shared_obj/m68k/netbsdelf1.6/gnu-gnu-gnu/thr-posix.o] Error 1
gmake: *** [libobjc.all.clibrary.variables] Error 2


i'm quite sure I have pth!

so what?

thank you...

Ric





reply via email to

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