libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

syntax error in VERSION script


From: John Elaine
Subject: syntax error in VERSION script
Date: Sat, 20 Feb 2016 17:26:14 -0800

Hi,

I am trying to compile the C bindings for Zookeeper (uses libtool), but I am unable to do so. When I run make, I receive the following error:

/usr/bin/ld:.libs/libzookeeper_st.ver:2: ignoring invalid character `\033' in script
/usr/bin/ld:.libs/libzookeeper_st.ver:2: ignoring invalid character `3' in script
/usr/bin/ld:.libs/libzookeeper_st.ver:2: ignoring invalid character `5' in script
/usr/bin/ld:.libs/libzookeeper_st.ver:2: syntax error in VERSION script
collect2: error: ld returned 1 exit status
The detailed output of make command is available here: http://stackoverflow.com/questions/35530964/zookeeper-compiling-error-syntax-error-in-version-script

Please let me know how I can resolve this issue.

- John

reply via email to

[Prev in Thread] Current Thread [Next in Thread]