[xsd-users] Building xsd+dep

Jon Winn jon.k.winn at rrd.com
Wed Nov 11 18:33:08 EST 2015


I'm trying to build xsd from source so I cloned the xsd+dep git repo. I got
build 0.3.10 and successfully installed it into my home
(/home/lpjkw1/blocal/) but now I'm getting the following error when I try
building the xsd+dep source:

lpjkw1 at rrlnx-pwsd06: ~/dev/xsd+dep 18:27:17
$ pwd
/home/lpjkw1/dev/xsd+dep
lpjkw1 at rrlnx-pwsd06: ~/dev/xsd+dep 18:27:19
$ make install_prefix=/home/lpjkw1/blocal
CXXFLAGS=-I/apps/xerces_3.1.2/include LDFLAGS=-L/apps/xerces_3.1.2/lib
verbose=1
mkdir -p /build
mkdir: cannot create directory `/build': Permission denied
make: *** No rule to make target `//home/lpjkw1/dev/xsd+dep/xsd/xsd',
needed by `//home/lpjkw1/dev/xsd+dep/'.  Stop.


It seems that the appropriate path isn't being constructed so it's trying
to do a mkdir in the drive root (/biuld). I'm new to make and not very good
at it so I'm just not seeing what I'm missing. Any help is appreciated! JKW

Specs:

   - bash: GNU bash 4.1.2
   - make: GNU Make 3.81
   - g++: GCC 4.4.7
   - on CentOS 6.4 (Red Hat 4.4.7-3)


*_______________________________________________________________________________________*
*Jon K. Winn** | Software Engineer 2 | RR Donnelley*
630 West 1000 North | Logan, Utah 84321 | Office: (435) 755-4343  |
Mobile: (435)
720-3951 | Fax: (435) 753-8673 | Email: jon.winn at rrd.com


More information about the xsd-users mailing list