Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help building daemontools
#1

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 :)

Reply
#2

Ok, here's how it goes on my setup

 



Code:
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? ...

Reply
#3
The RPM worked. Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)