On Sat, Feb 13, 2010 at 04:48:05AM -0600, Donald Cooley wrote: > I'm receiving this error when I run make in either jdk 1.5/1.6 > > bash-4.0$ pwd > /usr/ports/devel/jdk > bash-4.0$ cd 1.5 > bash-4.0$ make > /bin/sh: no closing quote > *** Error code 1 > > Stop in /usr/ports/devel/jdk/1.5 (line 1793 of > /usr/ports/infrastructure/mk/bsd.port.mk). > bash-4.0$
works fine here. looks like a local issue with your system. what happens when you run 'make clean CLEANDEPENDS=Yes' in that dir? did you check that your ports tree is not foobarred? i.e. update it with cvs and see if there are any anomolies in the output. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org

