Subject: xarchie-2.0.10 errors
To: port hp300 <port-hp300@NetBSD.ORG>
From: Andreas Brusinsky <brusinsk@ibdr.inf.tu-dresden.de>
List: port-hp300
Date: 11/14/1996 23:18:58
Did someone attempt to compile xarchie-2.0.10 under the distributed
X5 server??

I just get following messages:

  rm -f regex.o
  gcc -c -O  -I. -IFWF/FileChooser -IFWF/Dir -IFWF/MultiList  
  -I/usr/X11R5/include  -Dhp300 -Dhp9000   -DARCHIE -DXARCHIE 
  -DX11                   -DHELP -DFILECHOOSER -DMULTILIST  regex.c
  regex.c:593: warning: static declaration for `pmatch' follows non-static

and

  rm -f xarchie
  gcc -o xarchie atalloc.o.........
  ...........-lXaw -lXmu -lXt -lXext -lX11
  RegExp.o: Undefined symbol `_compile' referenced from text segment
  RegExp.o: Undefined symbol `_advance' referenced from text segment
  *** Error code 1

and 'make' stops.

I loaded fwf-4.0 into the tree of the xarchie sources, but this didn't
changed anything.
Xpm-3.4a went o.k. but fvwm has also problems.

	Thanks Andreas