My site is running the slackware distribution of Linux. The distribution
included the smail binary. How can I find out what options were set
when it was compiled?
Ron
--
<A HREF="http://volans.unm.edu/~tapia/home.html">My home page</A>
Ron
--
<A HREF="http://volans.unm.edu/~tapia/home.html">My home page</A>
I believe mine was compiled with the following flags:
-DDON'T_SEND_ANY_MAIL
-DDON'T_RECEIVE_ANY_MAIL
-DCONFUSE_THE_SHIT_OUT_OF_THE_SYSADMIN
I compiled and installed SendMail v8.6.9 and all has been fine
since.
- Michael -
smail -bP -v all
Andy Pevy.
1. Compiling smail: libc_s not found?
||| Hi !
||| >A fast hack to "beat it" might be 'cd /usr/lib; ln -s libc.a libc_s.a'
||| Wouldn't this cause libc to be linked static when using '-lc_s'
||| (instead of shared) ? This is probably not what you want... :-)
I believe on some systems, the default linking is static. To obtain shared
linking, the library libc_s is used (ths 's' stading for shared). I can't
verify this, but I am pretty sure it is correct. To fix your problem, just
remove the -lc_s from the Makefile, or wherever it is, since the C library
is linked in automatically, and it is shared.
Joey
--
_/ _/_/_/ _/_/ _/_/ _/_/_/ _/_/ _/_/_/ | PGP public key
_/ _/ _/ _/ _/ _/ _/ _/ _/ | available by request
_/_/_/ _/ _/ _/_/_/ _/_/_/ _/ _/_/_/ _/ _/
3. pppd dial ins and , "LCP: timeout sending Config-Requests"
4. Authentication thru CGI-scripts
5. can't compile gnome - "'gtk-config' script not found"
6. Get help with Qmail on Redhat!
7. Compile problems on KDE1.91: Error - no STL config found
8. Problems compiling network code
9. Where I can find macromedia flash plug-ins for Konqueror?
10. Errors compiling Wingz 1.4 Add-ins (Linux 1.3.99, GCC 2.6)
11. smail configs
13. Sample Smail 3.1.29 config?