Cannot compile vgetty 1.1.6

Bora Akyol (akyol@leland.Stanford.EDU)
Tue, 06 May 1997 14:41:04 -0700


--------

I am sorry this is a solaris system.
2.5.1X86. I think I found the problem in the Makefile in voice/pvftools
it does not include the precompiled mgetty *.o files.
Fixed that and everything compiled smoothly.

I still have the watchdog timer problem that i described in another message
though.

Bora

> Hi,
> 
> what kind of system is this? (I have a suspicion, but if you don't tell
> us, we can't be sure).
> 
> gert
> 
> Bora Akyol wrote:
> > I cannot get vgetty to compile. Mgetty compiles fine.
> > 
> > here is the error message:
> > 
> > 
> > make[3]: Entering directory `/export/home/akyol/software/mgetty-1.1.6/voice/pvf
> > tools'
> > gcc -o pvfamp pvfamp.o -lm ../libpvf/libpvf.a ../libutil/libutil.a 
> > ../libmgsm/libmgsm.a -lsocket -lnsl
> > Undefined     first referenced
> > symbol      in file
> > log_set_llevel    ../libutil/libutil.a(config.o)
> > log_init_paths    ../libutil/libutil.a(config.o)
> > lprintf      ../libutil/libutil.a(config.o)
> > get_config     ../libutil/libutil.a(config.o)
> > ld: fatal: Symbol referencing errors. No output written to pvfamp
> > make[3]: *** [pvfamp] Error 1
> > make[3]: Leaving directory `/export/home/akyol/software/mgetty-1.1.6/voice/pvft
> > ools'
> > make[2]: *** [vgetty-all] Error 1
> > make[2]: Leaving directory `/export/home/akyol/software/mgetty-1.1.6/voice'
> > make[1]: *** [vgetty] Error 2
> > make[1]: Leaving directory `/export/home/akyol/software/mgetty-1.1.6'
> > make: *** [all] Error 2
> > 
> > 
> > 
> > 
> > 
> 
> 
> -- 
> USENET is *not* the non-clickable part of WWW!
>          //www.muc.de/~gert/
> Gert Doering - Munich, Germany      gert@greenie.muc.de
> fax: +49-89-3545980     gert.doering@physik.tu-muenchen.de


.