compillation error during nmodl file

NMODL and the Channel Builder.
Post Reply
kazmer
Posts: 10
Joined: Thu May 17, 2007 2:37 pm

compillation error during nmodl file

Post by kazmer »

Hi all,

I use NEURON in XP sice long time. It worked very well. However, now I want to compile a nmodl file I get the next message:

gcc -mno-cygwin -I/cygdrive/c/nrn59/src/scopmath -I/cygdrive/c/nrn59/src/nrnoc -I/cygdrive/c/nrn59/src/oc -I/cygdrive/c/nrn59/lib -I/cygdrive/c/nrn59/mingw -c mod_func.c
make: *** [mod_func.o] Error 1

There was an error in the process of creating nrnmech.dll
Press Return key to exit

I reinstall the system, but nothing happend.

Where is problem??????

Thank your helping!

Kazi
ted
Site Admin
Posts: 6393
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Post by ted »

Remove all .c .o and .dll files from your project directory, then try again.
kazmer
Posts: 10
Joined: Thu May 17, 2007 2:37 pm

Post by kazmer »

Nothing happened.

Former I install X-win32, X-window system, on my XP. May it cause the problem?

However if I install Neuron 5.7, it works fine.

Kazi
ted
Site Admin
Posts: 6393
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: compillation error during nmodl file

Post by ted »

kazmer wrote:compile a nmodl file I get the next message:

gcc -mno-cygwin -I/cygdrive/c/nrn59/src/scopmath -I/cygdrive/c/nrn59/src/nrnoc -I/cygdrive/c/nrn59/src/oc -I/cygdrive/c/nrn59/lib -I/cygdrive/c/nrn59/mingw -c mod_func.c
make: *** [mod_func.o] Error 1

There was an error in the process of creating nrnmech.dll
Press Return key to exit
Was that the entire message? Was there anything more?
Raj
Posts: 220
Joined: Thu Jun 09, 2005 1:09 pm
Location: Groningen, The Netherlands
Contact:

Post by Raj »

Did you update cygwin recently?

If so you might have a look at:
https://www.neuron.yale.edu/phpBB2/viewtopic.php?t=878
Post Reply