pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
building pax on solaris
Hi all,
I get this error when building archivers/pax on Solaris 9 with Sun Studio 12.
"options.c", line 270: incomplete struct/union/enum option: pax_longopts
The problem is that there is no definition for "struct options", so the compiler
becomes upset when we try and declare some variables with it.
Does anyone know where my struct options should be?
Cheers,
Lloyd
Home |
Main Index |
Thread Index |
Old Index