I can't get linrad to compile on a relative clean installation of Ubuntu
Feisty (7.04).
./configure can't find soundcard.h because it doesn't look in a path
containing `uname -r`.
automake1.9 fails if I try fix configure.in with a complaint about
missing AM_INIT_AUTOMAKE.
any suggestions?
jeff, wa1hco
Here's the error output from ./configure
[EMAIL PROTECTED]:~/Desktop/linrad-02.34$ ./configure
checking for /usr/lib/oss/soundcard.h... no
checking for /usr/local/lib/oss/soundcard.h... no
checking for /lib/oss/soundcard.h... no
checking for /var/lib/oss/soundcard.h... no
checking for /opt/oss/soundcard.h... no
checking for /root/oss/soundcard.h... no
checking for /usr/lib/oss/include/sys/soundcard.h... no
checking for /usr/local/lib/oss/include/sys/soundcard.h... no
checking for /lib/oss/include/sys/soundcard.h... no
checking for /var/lib/oss/include/sys/soundcard.h... no
checking for /opt/oss/include/sys/soundcard.h... no
checking for /root/oss/include/sys/soundcard.h... no
checking for /dev/dsp... yes
checking for /dev/sound/dsp... no
checking for ./users_hwaredriver.c... no
checking for ./users_hwaredriver.c... (cached) no
checking for ./wusers_hwaredriver.c... no
checking for ./wusers_hwaredriver.c... (cached) no
checking for ./users_hwaredef.h... no
checking for ./users_hwaredef.h... (cached) no
checking for ./wusers_hwaredef.h... no
checking for ./wusers_hwaredef.h... (cached) no
checking for ./users_extra.c... no
checking for ./users_extra.c... (cached) no
checking for /etc/rc3.d/.... yes
checking for /etc/init.d/rc3.d/.... no
checking for /etc/rc.d/rc3.d/.... no
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
#############################################################
This message is sent to you because you are subscribed to
the mailing list <linrad@antennspecialisten.se>.
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]>
To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]>
Send administrative queries to <[EMAIL PROTECTED]>