DASH Shell discussions
 help / color / mirror / Atom feed
* dash klibc DEBUG compile trouble
@ 2010-07-08  8:48 maximilian attems
  2010-07-08 13:04 ` Herbert Xu
  0 siblings, 1 reply; 5+ messages in thread
From: maximilian attems @ 2010-07-08  8:48 UTC (permalink / raw)
  To: dash; +Cc: klibc

on top of the two easy patches I sent I am seeing this one:
usr/dash/exec.c: In function ‘find_command’:
usr/dash/exec.c:290: error: storage size of ‘statb’ isn’t known
usr/dash/exec.c:299: warning: implicit declaration of function ‘stat64’
usr/dash/exec.c:290: warning: unused variable ‘statb’
make[2]: *** [usr/dash/exec.o] Error 1


hmm which include is exec.c missing?
netbsd ash seems to have evolved using stat and no longer stat64,
any hint what I should do here to make this compile:
~/src/klibc$ make   KLIBCKERNELSRC=`pwd`/../linux-2.6 EXTRA_KLIBCCFLAGS="-DDEBUG=1"

it be cool to be able to compile klibc again with global debug on. :)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-07-08 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-08  8:48 dash klibc DEBUG compile trouble maximilian attems
2010-07-08 13:04 ` Herbert Xu
2010-07-08 13:17   ` maximilian attems
2010-07-08 13:51     ` Herbert Xu
2010-07-08 16:20       ` maximilian attems

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox