tech-pkg archive

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

Re: So I found "struct options"



Jonathan Perkin wrote:
I pulled it locally anyway, but still have problems:

  cc -L/home/bteam/cvs/pkgsrc-2009Q1/archivers/pax/work/libnbcompat 
-Wl,-R/home/bteam/pkg/SunOS-5.9-sparc/lib -o pax ar_io.o ar_subs.o buf_subs.o 
file_subs.o ftree.o  gen_subs.o getoldopt.o options.o pat_rep.o pax.o 
sel_subs.o tables.o  tar.o tty_subs.o  getid.o spec.o misc.o stat_flags.o 
pack_dev.o cpio.o -lnbcompat
  Undefined                       first referenced
   symbol                             in file
  optreset                            
/home/bteam/cvs/pkgsrc-2009Q1/archivers/pax/work/libnbcompat/libnbcompat.a(getopt_long.o)
  ld: fatal: Symbol referencing errors. No output written to pax
  *** Error code 1


On Solaris 10 I tried pulling it in locally and didn't even get that far. The header file still isn't being enabled, even though getopt_long.c is now being compiled.

I'll keep looking at it, because I need it to work.

Cheers,
Lloyd



Home | Main Index | Thread Index | Old Index