Browse thread
Problems compiling 3.08.3 on Solaris/SPARC 9
-
Bernd Kuhls
-
Daan Leijen
- Bernd Kuhls
- Xavier Leroy
-
Daan Leijen
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Bernd Kuhls <bernd.kuhls@i...> |
| Subject: | Re: [Caml-list] Problems compiling 3.08.3 on Solaris/SPARC 9 |
Daan Leijen wrote: > Bernd Kuhls wrote: > >> Running ./configure with the output below does not produce ./.depend >> which breaks building: >> >> make >> Makefile:675: .depend: No such file or directory > > > Maybe you should try to run "gmake" instead of "make". > Hi, my make is already GNU make: make --version GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - Bernd