Puyoman (JIRA) wrote:
> Xerces-c 2.7.0 build error at "toplevel ..."
> --------------------------------------------
>
> Key: XERCESC-1543
> URL: http://issues.apache.org/jira/browse/XERCESC-1543
> Project: Xerces-C++
> Type: Test
> Components: Build
> Reporter: Puyoman
> Priority: Critical
>
>
> I did gmake but an error occured.
> (I translate into English)
> toplevel Building
> gmake -C /home/test/Documents/xerces2.7.0/src/xercesc/obj/LINUX -k
> gmake[1]: target or makefile don't exist
Hi Puyoman,
did you configure first? E.g.
$ cd /home/test/Documents/xerces2.7.0
$ ./configure
$ make
What is your operating system? If you run under windows, you should use
the projects, not make.
If you encounter errors during configure, please open a jira bug (and add
the output of configure). Otherwise, if configure runs through without
any error, make should succeed as well.
Cheers,
Axel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]