[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Adamantidis <chris.adamantidis@bridgewatersystems.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 18 Jul 2000 11:32:20 -0400
Hi everyone.. has anyone had trouble building the libraries in 1.2.0 of
xerces (last stable release) for solaris?
For some strange reason, when it comes time to link, the make file
doesn't pass any .o names are passed to the linker. This is the line
which I think causes the error is this: ALL_OBJECTS=$(wildcard
$(XML_OBJ_DIR)/*.o)
For some reason this doesn't actually get the entire contents of the
directory. Anyway, is there a version requirement for gmake?
Any help would be appreciated,
Chris Adamantidis
|