[En-Nut-Discussion] Ethernut install failure
Lorenzo Verniani
lorenzoverniani at gmail.com
Tue Mar 20 17:36:25 CET 2007
Hi!
I can't install ethernut on my Linux Ubuntu Edgy system.
I've some problem with wxGTK libraries so I choosed to perform the minimal
installation.
At the lastest step I get errors.
After installing g++,gcc,autoconf,automake,Lua-5.0.3,doxygen,graphviz and
decompressing ethernut package I go on following those instructions...
$ cd ethernut-4.2.1/
$ ./configure --disable-nutconf-tools --disable-html-docs
$ make
# make install
$ cd ethernut-4.2.1/nut/ // I don't have a 'nut' directory so I type 'cd
ethernut-4.2.1/'
$ ./nutsetup // everything's ok
$ cd lib/
$ make install //Here I receive an error after a lot of screens of compiling
---------reported stderr ----------------
cp: missing destination file operand after `../lib/'
Try `cp --help' for more information.
make[1]: [install] Error 1 (ignored)
usart.c: In function ‘UsartIOCtl’:
usart.c:844: error: unable to find a register to spill in class
‘BASE_POINTER_REGS’
usart.c:844: error: this is the insn:
(insn 663 162 163 14 (set (mem/c:HI (plus:HI (reg/f:HI 28 r28)
(const_int 1 [0x1])) [29 S2 A8])
(reg:HI 24 r24)) 12 {*movhi} (nil)
(nil))
usart.c:844: confused by earlier errors, bailing out
make[1]: *** [usart.o] Error 1
make: *** [install] Error 2
------------------------------------------
Thank you for your cooperation.
Best regards, Lorenzo Verniani
--
View this message in context: http://www.nabble.com/Ethernut-install-failure-tf3434821.html#a9576251
Sent from the MicroControllers - Ethernut mailing list archive at Nabble.com.
More information about the En-Nut-Discussion
mailing list