Search found 4 matches
- Fri Jun 28, 2024 2:52 pm
- Forum: UNIX/Linux
- Topic: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
- Replies: 9
- Views: 35355
Re: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
Thanks for your help on here! I'll move over to the GitHub issue.
- Thu Jun 27, 2024 6:49 pm
- Forum: UNIX/Linux
- Topic: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
- Replies: 9
- Views: 35355
Re: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
I tried using the latest neuron-nightly version with your instructions and get the following error: => LINKING shared library "/home/kedoxey/CRCNS/PyramidalCellSimulations/models/NEURON/NMLCL000073-NEURON/x86_64/./libnrnmech.so" => LINKING executable "/home/kedoxey/CRCNS/PyramidalCell...
- Wed Jun 26, 2024 7:50 pm
- Forum: UNIX/Linux
- Topic: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
- Replies: 9
- Views: 35355
Re: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
Yes I did. I also tried uninstalling and reinstalling NEURON with pip and the error persisted.
- Tue Jun 25, 2024 4:31 pm
- Forum: UNIX/Linux
- Topic: undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
- Replies: 9
- Views: 35355
undefined reference to ‘memcpy@GLIBC_2.1’ compiling error
I am attempting to compile the mod files with the command nrnivmodl . for a single cell model and keep encountering the error that there is an undefined reference to ‘memcpy@GLIBC_2.14': -> Compiling vecevent.c => LINKING shared library ./libnrnmech.so => LINKING executable ./special LDFLAGS are: -p...