OCC63 - Makefile.am:3: directory should not contain `/'
OCC63 - Makefile.am:3: directory should not contain `/'
Bob Mitchel
2008/09/15 19:12
Attempting to compile occ63 on Debian Lenny/AMD64.
When I run make I get the following:
$ make
cd . && /bin/sh /opt/OpenCASCADE6.3.0/ros/make/missing --run aclocal-1.7
cd . && \
/bin/sh /opt/OpenCASCADE6.3.0/ros/make/missing --run automake-1.7 --foreign Makefile
Makefile.am:3: directory should not contain `/'
make: *** [Makefile.in] Error 1
When I ran make, it apparently executed configure again, as I got the typical configure output. It then started compiling, and so far (several minutes in) it is working... ?!
Jane Hu
2008/09/22 19:12
It happend to me too just now.
Jane
Ha Le
2010/01/22 00:04
Hi guys,
I ran to the same problem. Has anyone got a solution for this?
Thanks