Published using Google Docs
Error message : Sorry, cannot "make" neon. How to fix it?
Updated automatically every 5 minutes

If you found following error.

/usr/bin/ld: final link failed: Nonrepresentable section on output

collect2: ld returned 1 exit status

make[1]: *** [libneon.la] Error 1

make[1]: Leaving directory

'/usr/local/rvsubversion/.build/neon-0.29.6/src'

make: *** [subdirs] Error 2

Sorry, cannot "make" neon

You can do the instructions below in order to solve it.

1. Create file /usr/local/rvglobalsoft/rvsubversion/profile/customsubversion.profile.yaml

2. Copy the entire of following config to place in the file above (keep the --- symbol and space as in the line)

---

neon:

    makefile:

        clean: 1

3. run installer again

perl /usr/local/rvglobalsoft/rvsubversion/install.pl