UTF leading to problems?
From: Bernhard Bauer (bauerber_at_netscape.net)
Date: 05/12/04
- Next message: Alex: "Re: Financial Aspects Of Linux."
- Previous message: Simon Müller: "... out of frequency???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 12 May 2004 20:32:30 +0200
Hi there,
I hit a problem I'd like your opinions to:
Since I updated from SuSE 9.0 to 9.1 I get new error messages in the shell
when trying to compile programs.
If i e.g. try to compile the new version of StreamTuner ./configure already
has a problem:
<sinp>
ahab:/ablage/downloads/streamtuner-0.12.3 # ./configure
bash: ./configure: /bin/sh: bad interpreter: Keine Berechtigung
</snip>
This is the fabulous error message I see. Easily solved by adding sh to the
configure-call. But then a different problem turns up:
<snip>
ahab:/ablage/downloads/streamtuner-0.12.3 # sh ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C
compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
</snip>
The trouble is that e.g. kmyfirewall compiled no problem (even without
invoking configure with sh).
What's the story? Does anyone get similar error messages since switching to
9.1?
Could this problem be related in any way to the coding of the files (some
ansi versus utf)?
Just so you don't have to ask: yes gcc is installed. As a matter of fact all
of the C++ dev-files are there and should work ok.
Looking forward to hearing your opinions!
Regs
Bernhard
X-PostedTo: a.l.s, a.o.l.s
F'ups-To: alt.linux.suse
- Next message: Alex: "Re: Financial Aspects Of Linux."
- Previous message: Simon Müller: "... out of frequency???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|