Any help would be awesome.
I am very new to freeBSD, so detailed help is the best. I am trying to compile a program called pport, which allows for manipulation of the serial port. When compiling I get the following error:
I have ensured that popt is installed. I dont really know where to go from here.
Adam
FreeBSD6.3, x86, Installed in VMWorkstation.
I am very new to freeBSD, so detailed help is the best. I am trying to compile a program called pport, which allows for manipulation of the serial port. When compiling I get the following error:
Code:
checking for poptgetcontext in -lpopt... no
The popt library used for parsing command line options is required in order for this program to operate correctly. Please check out1 and download2 from the following sites:
1 http://freshmeat.net/projects/popt/
2 ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
I have ensured that popt is installed. I dont really know where to go from here.
Adam
FreeBSD6.3, x86, Installed in VMWorkstation.