Masanori,

It compiled now. :)

I had my .tcshrc file set up the following way

echo "Load fink..."
source /Volumes/X/sw/bin/init.csh

I dont know exactly why that messed things up but from speaking to someone
on #fink, who pointed out it could be a sh problem, I think that the echo lined messed up
the configuration for libgtop

Anyways, when I saw your e-mail I recognized the line. I had not set NM at all, but the line:
> configure:3963: result: Loading Fink...
in my config.log gave me all the evidence I needed to decide to change my .tcshrc and remove
the echo line

Would you care to explain why adding and echo line before the source line for fink, would mess
up a ./configure session?

I'm kind of baffled, though glad that libgtop compiles now.

Thanks again,
-Esteban


On Monday, October 28, 2002, at 08:43 AM, Masanori Sekino wrote:

Hi Esteban,

Thanks for sending config.log and config.status.

In your config.log, I found

> configure:3927: checking for BSD-compatible nm
> configure:3963: result: Loading Fink...

where my config.log is

> configure:3927: checking for BSD-compatible nm
> configure:3963: result: /usr/bin/nm

Did you set environment variable `NM'?

Best,

On 2002.10.28, at 11:50  PM, Masanori Sekino wrote:

Hi,

Could you tell me more detailed situation?

1. What version of DevTool are you using?
2. What does `fink -V' says?
3. What does `which sed' says?
4. What does `dpkg -l' says?
5. Is there any files in /usr/local?
6. Is libgtop an only package fails to build?
7. Are your .info and .files downloaded correctly? On my system,
$ md5sum /sw/fink/dists/unstable/main/finkinfo/gnome/libgtop-1.0.13-10.*
bba3a0cfbc646fc7e02fb15a7108f4cf /sw/fink/dists/unstable/main/finkinfo/gnome/libgtop-1.0.13-10.info
0255a5405970fec3037330057328568d /sw/fink/dists/unstable/main/finkinfo/gnome/libgtop-1.0.13-10.patch

If you send me following files, I can know more from it.
/sw/src/libgtop-1.0.13-10/libgtop-1.0.13/config.log
/sw/src/libgtop-1.0.13-10/libgtop-1.0.13/config.status

Best,

On 2002.10.28, at 05:58 AM, Esteban Uribe wrote:

Hi,

I'm attempting to install gnome via fink install bundle-gnome
This is with fink for OS X 10.2

So far I've got all the packages, but I am experiencing problems when attempting to
compile libgtop.

While doing so sed outputs the following errors:

..................................................................... .....
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating libgtop.spec
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating po/Makefile.in
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating intl/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating misc/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating include/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating include/glibtop/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/common/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/names/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/guile/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/guile/names/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/stub/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/stub_suid/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/sun4/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/osf1/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/darwin/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/linux/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/kernel/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/freebsd/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating sysdeps/solaris/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating src/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating src/daemon/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating src/inodedb/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating lib/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating examples/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating doc/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating support/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating macros/Makefile
sed: file /tmp/cs28960-7550/subs-2.sed line 42: Unterminated `s' command
config.status: creating config.h
make
make: *** No targets. Stop.
### execution of make failed, exit code 2
Failed: compiling libgtop-1.0.13-10 failed

..................................................................... .....

These errors are using either fink installed sed (version 3.0.2) or ssed (version 3.58).
With the sed version that comes with 10.2 I get different errors but in the same places.

I understand these are unstable packages for 10.2, but I would very much like to get this compiling
nevertheless.

Also from talking to someone it appears it could be a problem related to /bin/sh, but I have no
idea how this could be fixed.

I've seen this same issue was noted before on this list, but no one gave a satisfactory answer on
how to fix this problem.

Thanks,
-Esteban 'codeonezero'


---
Masanori Sekino
mailto:msek@;users.sourceforge.net


---
Masanori Sekino
mailto:msek@;users.sourceforge.net



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to