![]() |
Tcl library not found
I'll have ocaml as my primary programming language during my univeristy classes, so I thought about building ocaml for N900 :)
What's weird, Tcl is not detected by configure, although tcl8.5-dev is installed: https://garage.maemo.org/builder/fre...ubuntu1maemo1/ Do you have any ideas why this happens? |
Re: Tcl library not found
Yeah, its finding the header files, those were specified with -I
Code:
tcl.h and tk.h version 8.5 found with "-I/usr/include/tcl8.5 -I/usr/include/tk8.5". Code:
Tcl library not found. |
Re: Tcl library not found
Well, the library path was provided by debian/rules but was some Ubuntuism. After removing the definitions from debian/rules, tcl was found properly.
Now I've got some qemu segfault: Code:
../ocamlcomp.sh -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml https://garage.maemo.org/builder/fre...log.FAILED.txt |
Re: Tcl library not found
Most likely one of those situations where running into an old, not Solved, issue, where qemu just crashes. Usually because og multiple threads, which it doesnt handle very well.
|
Re: Tcl library not found
Hmmm.... I don't see any '-j N' call in the whole log. It seems not to be parallel.
|
Re: Tcl library not found
Ok, I used Scratchbox Hathor with Qemu 0.13 and the problem is gone
|
All times are GMT. The time now is 23:55. |
vBulletin® Version 3.8.8