Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to build java #1

Open
junyanggu opened this issue Aug 19, 2014 · 0 comments
Open

not able to build java #1

junyanggu opened this issue Aug 19, 2014 · 0 comments
Assignees

Comments

@junyanggu
Copy link

I'm trying to build java libs on Ubuntu LTS 12. I unzipped the master zip file and issued "make java" under the directory VITA49Libraries-master/vrt_src, and got the following error:

Auto-Generate Packet Documentation

mkdir -p pkt_doc

java -classpath :java_lib/vrt.jar -Dvrt.packet_factory="" nxm.vrt.libg.PacketGen --package nxm.vrt.libm --namespace vrt --HTML pkt_doc/ pkt_src/AppendixA.xml

Build Scripts

mkdir -p bin
java -classpath :java_lib/vrt.jar -DVRTHOME=/mnt/disk2/home/jgu/tmp/VITA49Libraries-master/vrt_src -DFLAGS=" -Djava.net.preferIPv4Stack=true" nxm.vrt.libg.PacketGen --dumpcshscript >& bin/packetgen
/bin/sh: 1: Syntax error: Bad fd number
make: *** [scripts] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants