list archive and question
"Matthew Patterson" <[email protected]>
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Message-ID | <[email protected]> |
I apologize for posting this to the list for the logging portion of daemontools, but I cannot find a list for the svc/svcscan/supervise portion. I also was unable to find a list archive for this list, so if there is one, please let me know how I can access it. I have just built daemontools on two different systems, RedHat 8 and Fedora Core 1. On the 8 system, everything built fine. At the end of ./package/install on the Fedora system, I got the errors: ./load envdir unix.a byte.a envdir.o(.text+0xca): In function `main': : undefined reference to `errno' envdir.o(.text+0x1f9): In function `main': : undefined reference to `errno' unix.a(openreadclose.o)(.text+0x3b): In function `openreadclose': : undefined reference to `errno' unix.a(pathexec_run.o)(.text+0x10e): In function `pathexec_run': : undefined reference to `errno' unix.a(pathexec_run.o)(.text+0x152): In function `pathexec_run': : undefined reference to `errno' unix.a(readclose.o)(.text+0x63): more undefined references to `errno' follow collect2: ld returned 1 exit status make: *** [envdir] Error 1 Copying commands into ./command... cp: cannot stat `compile/svscan': No such file or directory I also tried copying the binaries that I built on the RedHat 8 system to the Fedora system. When I try to run svc I get the error: Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed. svc: warning: unable to control (/directory/name/from/command/line): file does not exist On both systems, my LD_LIBRARY_PATH=:/home/ace/ACE_wrappers/ace:/usr/tibco/tibrv/lib:/home/ace/A CE_wrappers/ace:/usr/tibco/tibrv/lib I guess that my questions are: 1. Has anyone built daemontools on Fedora Core 1, or any of the Betas? 2. Are there any thoughts as to how I can fix this error and either get daemontools to build on the Fedora system, or to use the RedHat 8-built binaries on the Fedora system? Thanks for any help that you can provide. Matthew H Patterson Network Administrator Sun Trading, LLC 440 S LaSalle Suite 1534 Chicago, IL 60605 +1 312.362.4197 [email protected]