Re: [Fink-devel] guile 1.6.3

2003-02-18 Thread jfm
Hi,

The following info file will bring you substantially further
(I've to leave right now for 2 weeks, so no time to look at
it for the next month or so _ anybody is free to pick it up.)

It still breaks in the subdir libguile with

gcc -r -keep_private_externs -nostdlib -o 
.libs/libguile.12.3.0.dylib-master.o  alist.lo arbiters.lo async.lo 
backtrace.lo boolean.lo chars.lo continuations.lo debug.lo 
deprecation.lo dynl.lo dynwind.lo environments.lo eq.lo error.lo 
eval.lo evalext.lo extensions.lo feature.lo fluids.lo fports.lo gc.lo 
gc_os_dep.lo gdbint.lo gh_data.lo gh_eval.lo gh_funcs.lo gh_init.lo 
gh_io.lo gh_list.lo gh_predicates.lo goops.lo gsubr.lo guardians.lo 
hash.lo hashtab.lo hooks.lo init.lo ioext.lo iselect.lo keywords.lo 
lang.lo list.lo load.lo macros.lo mallocs.lo modules.lo numbers.lo 
objects.lo objprop.lo options.lo pairs.lo ports.lo print.lo procprop.lo 
procs.lo properties.lo random.lo rdelim.lo read.lo root.lo rw.lo 
scmsigs.lo script.lo simpos.lo smob.lo sort.lo srcprop.lo stackchk.lo 
stacks.lo stime.lo strings.lo strop.lo strorder.lo strports.lo 
struct.lo symbols.lo throw.lo values.lo variable.lo vectors.lo 
version.lo vports.lo weaks.lo symbols-deprecated.lo ramap.lo unif.lo 
filesys.lo posix.lo net_db.lo socket.lo regex-posix.lo  gcc 
-dynamiclib  -o .libs/libguile.12.3.0.dylib 
.libs/libguile.12.3.0.dylib-master.o  -L../libguile-ltdl/.libs 
-lguile-ltdl -lm -lc -install_name /sw/lib/libguile.12.dylib 
-compatibility_version 16 -current_version 16.0
ld: Undefined symbols:
_environ
/usr/bin/libtool: internal link edit command failed

The symbol comes from posix.lo and stime.lo ..
No time to hunt further


JF Mertens

_
Package: guile
Version: 1.6.3
Revision: 1
GCC: 3.1
BuildDepends: readline, dlcompat-dev
Source: gnu
UpdateConfigGuess: true
NoSetCPPFLAGS: true
SetCPPFLAGS: -no-cpp-precomp
NosetLDFLAGS: true
NoSetLIBRARY_PATH: true
SetLIBRARY_PATH: %p/lib
NoSetDYLD_LIBRARY_PATH: true
SetDYLD_LIBRARY_PATH: %p/lib
PatchScript: 
 mv libguile/gc_os_dep.c tmp
 sed 's|\/\*\ Determine\ the\ machine\ type\:\ \*\/|# define macosx|g' 
 tmp  libguile/gc_os_dep.c

ConfigureParams: --infodir=%p/share/info
CompileScript: ( export CPATH=%p/include ; ./configure %c ; make )
InstallScript: 
 make install DESTDIR=%d

DocFiles: README COPYING AUTHORS NEWS THANKS
InfoDocs: data-rep.info
#
Description: Embedable Scheme interpreter
DescPort: 
Thread support currently disabled (configure's default).

Needs help to link against the right copy of the libraries. Care must
be taken not to encode the used paths into the produced library.

License: GPL
Homepage: http://www.gnu.org/software/guile/guile.html
Maintainer: None [EMAIL PROTECTED]
___



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


Re: [Fink-devel] guile 1.6.3

2003-02-18 Thread Peter O'Gorman
Well, that one is easy, either define environ to *_NSGetEnviron() with 
a patch in the right source files, or remove the libtool -no-undefined 
flag, the former is preferable.

If someone does add a new guile to fink, please let me know in advance 
as gnucash will have to be revision upped and made to depend on the new 
version.

Peter

On Wednesday, February 19, 2003, at 12:26  AM, jfm wrote:

ld: Undefined symbols:
_environ
/usr/bin/libtool: internal link edit command failed




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



Re: [Fink-devel] guile 1.6.3

2003-02-18 Thread David Bacher
Yes, I will volunteer. [Though oddly it seems that people seem to 
request guile just as I'm going out of town :)]

I gave Rick a pre-release of my guile 1.6.1 files, which may have been 
passed on(?), but since I haven't had a chance to
a) test whether it upgrades successfully when guile 1.4.5 is installed
b) update the patch to 1.6.3

In order to make my work more available, I'll create a package 
submission item with the current 1.6.1 info/patch files and work to 
finish a) and b) above.

-dave

On Monday, February 17, 2003, at 06:11 AM, David R. Morrison wrote:

According to the package database, guile does not have a Fink 
maintainer
right now... does someone wish to volunteer?

  -- Dave


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




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