help-gnubatch
[Top][All Lists]
Advanced

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

[help-gnubatch] Installation woes


From: Matt Long
Subject: [help-gnubatch] Installation woes
Date: Tue, 23 Nov 2010 15:24:44 -0500

Hello,

I'm having a heck of a time trying to install gnubatch on a fresh Ubuntu 10.04 machine. Can someone let me know which packages I need prior to making and installing gnubatch v1.3?

So far, by trial and error, it appears the following are needed:

sudo apt-get install build-essential bison flex libncurses5-dev libtool


But I'm still getting errors when making. Here's the tail end of the output of make:

gcc -o btpwchk  btpwchk.o lib/.libs/libgnubatch_int.a   -lcrypt 

lib/.libs/libgnubatch_int.a(helpvec.o): In function `helpvec':

/home/ubuntu/downloads/gnubatch-1.3/build/lib/helpvec.c:44: undefined reference to `Cfile'

/home/ubuntu/downloads/gnubatch-1.3/build/lib/helpvec.c:47: undefined reference to `Cfile'

/home/ubuntu/downloads/gnubatch-1.3/build/lib/helpvec.c:59: undefined reference to `Cfile'

/home/ubuntu/downloads/gnubatch-1.3/build/lib/helpvec.c:66: undefined reference to `Cfile'

/home/ubuntu/downloads/gnubatch-1.3/build/lib/helpvec.c:72: undefined reference to `Cfile'

lib/.libs/libgnubatch_int.a(helprdn.o):/home/ubuntu/downloads/gnubatch-1.3/build/lib/helprdn.c:27: more undefined references to `Cfile' follow

collect2: ld returned 1 exit status

make[1]: *** [btpwchk] Error 1

make[1]: Leaving directory `/home/ubuntu/downloads/gnubatch-1.3/build'

make: *** [build-src] Error 2


 If you can let me know how to get around this particular error, great! Even better would be providing as much of an gnuBatch installation guide for a linux journeyman such as myself.


Thanks,

Matt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]