cyris 0 Posted October 22, 2005 Share Posted October 22, 2005 hello. im trying to build daemontools 0.76 on fedora core 4 and i am having some issues. [root@atari daemontools-0.76]# package/install Linking ./src/* into ./compile... Compiling everything in ./compile... ./load svscan unix.a byte.a /usr/bin/ld: cannot open output file svscan: Is a directory collect2: ld returned 1 exit status make: *** [svscan] Error 1 Copying commands into ./command... cp: omitting directory `compile/svscan' [root@atari daemontools-0.76]# Thanks for taking the time to read this and hopfully someone can help me Quote Link to post Share on other sites
znx 24 Posted October 22, 2005 Share Posted October 22, 2005 Ok, here's how it goes on my setup mkdir build cd build wget http://cr.yp.to/daemontools/daemontools-0.76.tar.gz cd admin/daemontools-0.76 ./package/install Done... directory command stores the binaries... Also... source install on a RPM system? Try finding an RPM? ... Quote Link to post Share on other sites
cyris 0 Posted October 27, 2005 Author Share Posted October 27, 2005 The RPM worked. Thanks. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.