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

Reply via email to