[Fink-devel] FYI: Porting fakeroot

2002-05-13 Thread Anthony DeRobertis
Well, I'm trying to port fakeroot over. I've figured out how to do the LD_PRELOAD equivelant, and I'm trying to get the actual software to compile. Then I'll worry about the dyld stuff. PS: Anyone know if Darwin has stat64 and friends? signature.asc Description: This is a digitally signed

Re: [Fink-devel] FYI: Porting fakeroot

2002-05-13 Thread Justin Hallett
it doesn't appear to, do you know what headers normally provide this on linux? I appears that kde and mozilla both define there own, it might be possible to copy theirs? [EMAIL PROTECTED] writes: PS: Anyone know if Darwin has stat64 and friends? ¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,

[Fink-devel] more splitoffs

2002-05-13 Thread David R. Morrison
Here is the latest list of splitoff packages, which are now in the unstable tree and will move to stable in a few days: languages/guile-1.4-4 languages/librep-0.14-6 languages/ruby-1.6.6-2 languages/tcltk-8.3.3-7 libs/expat-1.95.1-3 libs/libghttp-1.0.9-3 libs/libole2-0.2.4-2

Re: [Fink-devel] FYI: Porting fakeroot

2002-05-13 Thread Max Horn
At 7:16 Uhr -0400 13.05.2002, Anthony DeRobertis wrote: Well, I'm trying to port fakeroot over. I've figured out how to do the LD_PRELOAD equivelant, and I'm trying to get the actual software to compile. Then I'll worry about the dyld stuff. That all shouldn't be to hard, actually... but you

[Fink-devel] malformed option

2002-05-13 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i get this error when trying to compile freeamp. I did some digging, and i saw somewhere that periods (.) were illegal in this context. does anyone have any ideas? c++ -I. -I. -I./config -DUNIX_LIBDIR=\/sw/lib\ -Ddarwin5.4 -I. - -I./lib/gdbm

Re: [Fink-devel] FYI: Porting fakeroot

2002-05-13 Thread Anthony DeRobertis
On Mon, 2002-05-13 at 10:23, Justin Hallett wrote: it doesn't appear to, do you know what headers normally provide this on linux? sys/stat.h There is some magic in there to make stat64 be called stat if __USE_FILE_OFFSET64 is defined, too. signature.asc Description: This is a digitally