[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linrad first time



Hi all,

I am a newcomer to Linux and Linrad.
I already install Ubuntu succefully and running fine,
svgalib, install succefully,
nasm, install succefully
and Linrad, I am not sure ¿?...

I did the internet installation;
apt-get install mingw32
apt-get install nasm
apt-get install wajig
wajig recommended xlibs-static-dev
wajig recommended automake1.9

then;
./configure
make xlinrad
and I got this;

root@xxxxxx:/home/maximo/Radio/linrad-02.35# ./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... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking vgagl.h usability... yes
checking vgagl.h presence... yes
checking for vgagl.h... yes
checking for /usr/src/linux... no
checking for /usr/src/linux-2.4... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf.h
config.status: creating lconf.h
config.status: creating rusage.h
config.status: creating ft245.c
Normal End

root@xxxxxx:/home/maximo/Radio/linrad-02.35# make xlinrad
touch thrdef.h -c
gcc xmain.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o xmain.ol
gcc ui.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o ui.ol
gcc uivar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o uivar.ol
gcc fft1var.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft1var.ol
gcc lsetad.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o lsetad.ol
nasm -w-orphan-labels -felf -s hware.s -o hware.ol
gcc rxin.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o rxin.ol
gcc wide_graph.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o wide_graph.ol
nasm -w-orphan-labels -felf -s getiq.sl -o getiq.ol
gcc fft0.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft0.ol
gcc fft1.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft1.ol
gcc adtest.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o adtest.ol
gcc screenvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o screenvar.ol
gcc sigvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o sigvar.ol
gcc baseb_graph.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o baseb_graph.ol
gcc afc_graph.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o afc_graph.ol
gcc hires_graph.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o hires_graph.ol
nasm -w-orphan-labels -felf -s fftasm.sl -o fftasm.ol
gcc palette.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o palette.ol
gcc gifsave.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o gifsave.ol
gcc calibrate.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o calibrate.ol
gcc calsub.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o calsub.ol
gcc calsub2.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o calsub2.ol
gcc llsqvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o llsqvar.ol
gcc caliq.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o caliq.ol
gcc hwaredriver.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o hwaredriver.ol
gcc llsq.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o llsq.ol
gcc sellim.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o sellim.ol
gcc selvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o selvar.ol
gcc mix1.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o mix1.ol
gcc fft2var.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft2var.ol
gcc fft3var.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft3var.ol
nasm -w-orphan-labels -felf -s fft2mmxb.sl -o fft2mmxb.ol
nasm -w-orphan-labels -felf -s fft2mmxa.sl -o fft2mmxa.ol
nasm -w-orphan-labels -felf -s fft2mmxc.sl -o fft2mmxc.ol
gcc spursub.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o spursub.ol
gcc network.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o network.ol
gcc buf.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o buf.ol
gcc vlab.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o vlab.ol
gcc thrvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o thrvar.ol
gcc fft3.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft3.ol
nasm -w-orphan-labels -felf -s split.sl -o split.ol
gcc timf2.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o timf2.ol
nasm -w-orphan-labels -felf -s simdasm.sl -o simdasm.ol
gcc fft1_re.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft1_re.ol
gcc fft1_complex.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft1_complex.ol
gcc powtvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o powtvar.ol
gcc wcw.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o wcw.ol
gcc blank1.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o blank1.ol
gcc calvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o calvar.ol
gcc blnkvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o blnkvar.ol
gcc fft2.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fft2.ol
gcc pol_graph.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o pol_graph.ol
gcc modesub.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o modesub.ol
gcc help.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o help.ol
gcc afcsub.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o afcsub.ol
gcc timing.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o timing.ol
gcc mix2.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o mix2.ol
gcc spur.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o spur.ol
gcc coherent.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o coherent.ol
gcc cohsub.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o cohsub.ol
gcc eme.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o eme.ol
gcc tune.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o tune.ol
gcc txtest.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o txtest.ol
gcc mouse.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o mouse.ol
gcc freq_control.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o freq_control.ol
gcc morse.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o morse.ol
gcc lxsys.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o lxsys.ol
gcc lvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o lvar.ol
gcc powtim.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o powtim.ol
gcc cwspeed.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o cwspeed.ol
gcc coh_osc.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o coh_osc.ol
gcc cwdetect.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o cwdetect.ol
gcc lsettx.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o lsettx.ol
gcc txvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o txvar.ol
gcc tx.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o tx.ol
gcc menu.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o menu.ol
gcc screen.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o screen.ol
gcc sdrvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o sdrvar.ol
gcc xsys.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o xsys.ol
gcc sdr14.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o sdr14.ol
gcc keyboard_var.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o keyboard_var.ol
gcc xvar.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o xvar.ol
gcc meter_graph.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o meter_graph.ol
gcc fonts.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o fonts.ol
gcc screensub.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o screensub.ol
gcc wxsys.c -g -O -DOSNUM=1 -W -Wimplicit -Wreturn-type -Wformat -m32 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -fomit-frame-pointer -c -o wxsys.ol
gcc -m32 -oxlinrad -L/usr/X11R6/lib -lX11 -lpthread -lm \
-Wl,-Map,linrad.xmap,-warn-common \
xmain.ol xvar.ol ui.ol lsetad.ol fft1.ol buf.ol lvar.ol \
mouse.ol wide_graph.ol getiq.ol fft0.ol adtest.ol hires_graph.ol \
fftasm.ol baseb_graph.ol mix2.ol afc_graph.ol hwaredriver.ol \
sellim.ol palette.ol gifsave.ol timing.ol help.ol calibrate.ol \
calsub.ol calsub2.ol llsqvar.ol llsq.ol caliq.ol timf2.ol tx.ol \
powtim.ol selvar.ol fft2var.ol sigvar.ol screenvar.ol uivar.ol \
fft1var.ol fft3var.ol calvar.ol blnkvar.ol fft1_re.ol lxsys.ol \
fft1_complex.ol powtvar.ol simdasm.ol blank1.ol fft2.ol \
pol_graph.ol split.ol modesub.ol spur.ol cohsub.ol coherent.ol \
eme.ol spursub.ol freq_control.ol fft2mmxb.ol fft2mmxa.ol \
rxin.ol wcw.ol mix1.ol afcsub.ol morse.ol menu.ol fonts.ol \
tune.ol txtest.ol network.ol fft2mmxc.ol hware.ol coh_osc.ol \
cwspeed.ol sdrvar.ol sdr14.ol keyboard_var.ol thrvar.ol \
xsys.ol vlab.ol screen.ol lsettx.ol cwdetect.ol \
txvar.ol screensub.ol fft3.ol wxsys.ol meter_graph.ol
root@xxxxxx:/home/maximo/Radio/linrad-02.35#


Now, I am trying to run Linrad but I can not, I did double click over the xlinrad and linrad icons and nothing, typing xlinrad or linrad over the terminal and nothing...
What is wrong?
Anyone can help me?

Thank you in advance.

73, Maximo - EA1DDO & HK1DX




Express yourself instantly with MSN Messenger! MSN Messenger
LINRADDARNIL