[openbeos] Build problem

  • From: "Fredrik Ekdahl" <fredrik.ekdahl@xxxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Fri, 26 Mar 2004 17:57:07 +0100

I have downloaded the sources and am trying to build obos for the first
time, but am having some trouble.
Since I don't have an internet connection at my BeOS machine, I have used
WinCVS on this machine to download the sources.

I am using BeOS R5 Pro, updated to 5.03
Jam & the new ld are installed.

When i try to run configure, this happens:
$./configure
./configure: : command not found
./configure: line 11: syntax error near unexpected token `usage()'
./configure: line 11: `usage()'

So I used a BuildConfig with the following contents:
# BuildConfig
# Note: This file has been automatically generated by configure.

FLOPPY_PATH   ?= "" ;
PLATFORM_LINKLIBS ?= -L
/boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026 -lgcc ;
PLATFORM_HEADERS ?=
/boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/include ;
GCC_RAW_VERSION  ?= 2.9-beos-991026 ;
BOCHS_DEBUG_HACK ?= 0 ;
INCLUDE_GPL_ADDONS ?= 0 ;

Jam is then outputting this:
$jam
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...patience...
...found 9880 target(s)...
...updating 4179 target(s)...
Shell distro/x86.R1/beos/bin/zipgrep
Chmod1 distro/x86.R1/beos/bin/zipgrep
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/zipgrep"


...failed Chmod1 distro/x86.R1/beos/bin/zipgrep ...
...removing distro/x86.R1/beos/bin/zipgrep
Shell distro/x86.R1/beos/bin/zdiff
Chmod1 distro/x86.R1/beos/bin/zdiff
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/zdiff"


...failed Chmod1 distro/x86.R1/beos/bin/zdiff ...
...removing distro/x86.R1/beos/bin/zdiff
Shell distro/x86.R1/beos/bin/zgrep
Chmod1 distro/x86.R1/beos/bin/zgrep
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/zgrep"


...failed Chmod1 distro/x86.R1/beos/bin/zgrep ...
...removing distro/x86.R1/beos/bin/zgrep
Shell distro/x86.R1/beos/bin/zmore
Chmod1 distro/x86.R1/beos/bin/zmore
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/zmore"


...failed Chmod1 distro/x86.R1/beos/bin/zmore ...
...removing distro/x86.R1/beos/bin/zmore
Shell distro/x86.R1/beos/bin/znew
Chmod1 distro/x86.R1/beos/bin/znew
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/znew"


...failed Chmod1 distro/x86.R1/beos/bin/znew ...
...removing distro/x86.R1/beos/bin/znew
Shell distro/x86.R1/beos/bin/zforce
Chmod1 distro/x86.R1/beos/bin/zforce
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/zforce"


...failed Chmod1 distro/x86.R1/beos/bin/zforce ...
...removing distro/x86.R1/beos/bin/zforce
Shell distro/x86.R1/beos/bin/zfile
Chmod1 distro/x86.R1/beos/bin/zfile
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/zfile"


...failed Chmod1 distro/x86.R1/beos/bin/zfile ...
...removing distro/x86.R1/beos/bin/zfile
Shell distro/x86.R1/beos/bin/gzexe
Chmod1 distro/x86.R1/beos/bin/gzexe
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/gzexe"


...failed Chmod1 distro/x86.R1/beos/bin/gzexe ...
...removing distro/x86.R1/beos/bin/gzexe
Shell distro/x86.R1/beos/bin/bzdiff
Chmod1 distro/x86.R1/beos/bin/bzdiff
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/bzdiff"


...failed Chmod1 distro/x86.R1/beos/bin/bzdiff ...
...removing distro/x86.R1/beos/bin/bzdiff
Shell distro/x86.R1/beos/bin/bzgrep
Chmod1 distro/x86.R1/beos/bin/bzgrep
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/bzgrep"


...failed Chmod1 distro/x86.R1/beos/bin/bzgrep ...
...removing distro/x86.R1/beos/bin/bzgrep
Shell distro/x86.R1/beos/bin/bzmore
Chmod1 distro/x86.R1/beos/bin/bzmore
/bin/sh:
: command not found
/bin/chmod:
: No such file or directory


 chmod  "755"  "distro/x86.R1/beos/bin/bzmore"


...failed Chmod1 distro/x86.R1/beos/bin/bzmore ...
...removing distro/x86.R1/beos/bin/bzmore
Cc objects/x86.R1/kernel/boot/arch/x86/stage2.o
/bin/sh:
: command not found
/boot/home/openbeos/current/src/kernel/boot/arch/x86/stage2.c:618: parse
error before `:'
/boot/home/openbeos/current/src/kernel/boot/arch/x86/stage2.c:622: stray '\'
in program
/boot/home/openbeos/current/src/kernel/boot/arch/x86/stage2.c:623: stray '\'
in program

... and so on...

No objects or executables are created, only empty directories. Does anyone
know what is wrong?
I am very thankful for any help.

/Fredrik Ekdahl



Other related posts: