comp.lang.ada
 help / color / mirror / Atom feed
From: "xaerxess@gmail.com" <xaerxess@gmail.com>
Subject: Texttools (Linux) - problem during compilation
Date: 25 Dec 2006 16:28:58 -0800
Date: 2006-12-25T16:28:58-08:00	[thread overview]
Message-ID: <1167092938.402434.195770@n51g2000cwc.googlegroups.com> (raw)

Hi,

 I want to use texttools ( http://www.pegasoft.ca/tt.html ) in my
program and first I checked how to compile an example file. I installed
libtexttools-dev via apt-get and then tried to compile the file:

$ gnatmake -aI/usr/share/ada/adainclude/texttools
-aO/usr/lib/ada/adalib/texttools basic2.adb -largs -ltexttools
gnatbind -aO./ -aO/usr/lib/ada/adalib/texttools -I- -x basic2.ali
gnatlink -ltexttools basic2.ali
/usr/bin/../lib/libtexttools.so: undefined reference to
`system__interrupts__install_handlers'
/usr/bin/../lib/libtexttools.so: undefined reference to
`system__interrupts__register_interrupt_handler'
/usr/bin/../lib/libtexttools.so: undefined reference to
`system__interrupts___init_proc__7'
/usr/bin/../lib/libtexttools.so: undefined reference to
`system__tasking__protected_objects__entries__initialize_protection_entries'
/usr/bin/../lib/libtexttools.so: undefined reference to
`system__tasking__protected_objects__entries__unlock_entries'
/usr/bin/../lib/libtexttools.so: undefined reference to
`system__tasking__protected_objects__entries__lock_entries'
gnatlink: cannot call /usr/bin/gnatgcc
gnatmake: *** link failed.

What's wrong? Of course, there is a link gnatgcc in /usr/bin/

BTW: Has anybody any experience with using texttools?




             reply	other threads:[~2006-12-26  0:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-26  0:28 xaerxess [this message]
2006-12-26 10:55 ` Texttools (Linux) - problem during compilation Damien Carbonne
2007-01-03 20:26 ` Ludovic Brenta
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox