This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Tom Tromey schrieb:Yes I also thought about makeinfo and installed the 'texinfo' package. Anyway, make did not go on further ... and I thought I missed something else. I'll try first installing the build-dep for gcj, it's a pretty idea, thanks Matthias! So if all doesn't work finally I will switch to gcc-4.2.0.
"Vladimir" == Vladimir <vlad666@gmx.de> writes:
Vladimir> I am trying to compile GCJ an get some errors on 'make bootstrap'. Vladimir> My system is: Ubuntu 6.10 Edgy Eft
Vladimir> WARNING: `makeinfo' is missing on your system. You should only need it if
Try installing makeinfo. On Fedora it is in the texinfo package; I
have no idea about ubuntu.
same package. installing the build dependencies of the gcj-4.1 package might be a good idea to catch all the build dependencies:
sudo apt-get build-dep gcj-4.1
Matthias
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |