Subject: compiling help (config.sub cobalt-unknown-netbsd1.6 failed)
To: None <port-mips@netbsd.org>
From: Frank Mattes <rggefrm@ucl.ac.uk>
List: port-mips
Date: 01/16/2003 17:45:38
Dear Cobalt netBSD user,

i need a package called "pstoedit" to chance ps files into files for xfig. 
The package is not available as binary so I tried
cd /usr/pksrc/graphics/pstoedit
and
make

I have all the dependencies, but the compiling process stops strait with

dynload.cpp:83: #error "system unsupported so far"
dynload.cpp:159: parse error
dynload.cpp:372: #error "system unsupported so far"
*** Error code 1

Stop.
make: stopped in /home/users/frank/tmp/pstoedit-3.33/src
*** Error code 1

Stop.
make: stopped in /home/users/frank/tmp/pstoedit-3.33

It looks that config.sub does not know the cobalt, but I suppose compiling 
for any mipsel machine would do. Does anybody know how to get pstoedit 
compiled ?

I appreciate any help
Frank