[Fink-devel] Some help needed with libsigc++/gtkmm/gnomemm packages.

2002-01-30 Thread Jeremy Higgs

Hi everyone!

I'm having some troubles with gtkmm and gnomemm, in that when I update the
libtool scripts in the scripts/ directory (they are version 1.3.5), I get
the following error(s):

c++ -dynamiclib  -o .libs/libgtkmm-1.2.0.2.4.dylib  wrap.lo gtk--.lo
proxy.lo base.lo marshal.lo accelgroup.lo accellabel.lo adjustment.lo
alignment.lo arrow.lo aspectframe.lo bin.lo box.lo button.lo buttonbox.lo
calendar.lo checkbutton.lo checkmenuitem.lo clist.lo colorselection.lo
combo.lo container.lo ctree.lo curve.lo data.lo dialog.lo drawingarea.lo
editable.lo entry.lo eventbox.lo fileselection.lo fixed.lo fontselection.lo
frame.lo handlebox.lo image.lo inputdialog.lo invisible.lo item.lo label.lo
layout.lo list.lo listitem.lo main.lo menu.lo menubar.lo menuitem.lo
menushell.lo misc.lo notebook.lo object.lo optionmenu.lo packer.lo paned.lo
pixmap.lo plug.lo preview.lo progress.lo progressbar.lo radiobutton.lo
radiomenuitem.lo range.lo ruler.lo scale.lo scrollbar.lo scrolledwindow.lo
separator.lo socket.lo spinbutton.lo statusbar.lo style.lo table.lo
tearoffmenuitem.lo text.lo tipsquery.lo togglebutton.lo toolbar.lo
tooltips.lo tree.lo treeitem.lo viewport.lo widget.lo window.lo  -L/sw/lib
-L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11 -lm
-lc  -install_name  /sw/lib/libgtkmm-1.2.0.dylib -compatibility_version 3
-current_version 3.4
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.2.dylib(localcharset.lo) definition of _locale_charset
ld: Undefined symbols:
__._Q24SigC8SlotNode
___Q24SigC8SlotNode
_connect__Q24SigC8SlotData
_insert_direct__Q24SigC9SlotList_GQ24SigC13SlotIterator_PQ24SigC8SlotNode
_invalid__Q24SigC12ObjectScopedb
__._Q24SigC12ObjectScoped
__._Q24SigC6Object
___tfQ24SigC6Object
___tiQ24SigC6Object
_reference__Q24SigC16ObjectReferenced
_set_dynamic__Q24SigC16ObjectReferenced
_unreference__Q24SigC16ObjectReferenced
___Q24SigC12ObjectScoped
___vt_Q24SigC6Object.Q24SigC12ObjectScoped
__._10Gdk_Bitmap
__._10Gdk_Pixmap
__._Q34SigC6Scopes6Extend
___10Gdk_Bitmap
___10Gdk_BitmapP10_GdkWindow
___10Gdk_Pixmap
___10Gdk_PixmapP10_GdkWindow
___as__10Gdk_BitmapRCB0
___as__10Gdk_PixmapRCB0
___vt_Q24SigC5Scope
___vt_Q24SigC9ScopeNode
___vt_Q34SigC6Scopes6Extend
_copy_callback__Q24SigC12AdaptorSlot_PQ24SigC8SlotDataPQ24SigC11AdaptorNode
_set__Q34SigC6Scopes6ExtendPQ24SigC12ObjectScopedPvb
___10Gdk_BitmapRCB0
___10Gdk_PixmapRCB0
___8Gdk_FontP8_GdkFont
___10Gdk_WindowP10_GdkWindow
_assign__9Gdk_ImageRP9_GdkImage
___vt_Q24SigC13SlotDependent
___vt_Q24SigC8SlotData
___vt_Q34SigC13SlotDependent3Dep
__._Q24SigC9Reference
_init__Q24SigC9ReferencePQ24SigC16ObjectReferenced
__._10Gdk_Window
__._9Gdk_Color
__10Gdk_Pixmap.defaultPixmap
___9Gdk_ColorPC9_GdkColor
_create_from_xpm__10Gdk_PixmapRC12Gdk_DrawableR10Gdk_BitmapRC9Gdk_ColorRCt12
basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i0
_create_from_xpm_d__10Gdk_PixmapRC12Gdk_DrawableR10Gdk_BitmapRC9Gdk_ColorPCP
Cc
_warn_about_xpm_file_problem__10Gdk_PixmapRCt12basic_string3ZcZt18string_cha
r_traits1ZcZt24__default_alloc_template2b0i0
___10Gdk_VisualP10_GdkVisual
___12Gdk_ColormapP12_GdkColormap
__._8Gdk_Font
___8Gdk_Font
___8Gdk_FontRCB0
___9Gdk_Color
___9Gdk_ColorRCB0
___as__8Gdk_FontRCB0
ld: warning unused multiple definitions of symbol _fnmatch
/sw/lib/libgtk.dylib(fnmatch.lo) definition of _fnmatch
/usr/lib/libm.dylib(fnmatch.o) unused definition of _fnmatch
ld: warning unused multiple definitions of symbol _dlclose
/sw/lib/libdl.dylib(dlopen.o) definition of _dlclose
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlclose
ld: warning unused multiple definitions of symbol _dlerror
/sw/lib/libdl.dylib(dlopen.o) definition of _dlerror
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlerror
ld: warning unused multiple definitions of symbol _dlopen
/sw/lib/libdl.dylib(dlopen.o) definition of _dlopen
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlopen
ld: warning unused multiple definitions of symbol _dlsym
/sw/lib/libdl.dylib(dlopen.o) definition of _dlsym
/sw/lib/libdl.dylib(dlopen.o) unused definition of _dlsym
/usr/bin/libtool: internal link edit command failed
make[4]: *** [libgtkmm.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### make failed, exit code 2

I had a look around, and it appears that libsigc++ provides this... The
following libaries are installed by libsigc++-1.0.4

drwxr-xr-x root/admin0 2002-01-29 11:01:20 ./sw/lib/
-rwxr-xr-x root/admin   245212 2002-01-29 11:01:20
./sw/lib/libsigc-1.0.0.0.0.dylib
-rw-r--r-- root/admin   268448 2002-01-29 11:01:20 ./sw/lib/libsigc.a
-rwxr-xr-x root/admin  662 2002-01-29 11:01:20 ./sw/lib/libsigc.la
lrwxr-xr-x root/admin0 2002-01-29 11:01:20
./sw/lib/libsigc-1.0.0.dylib - libsigc-1.0.0.0.0.dylib
lrwxr-xr-x root/admin0 2002-01-29 

Re: [Fink-devel] Local src thoughts

2002-01-30 Thread Sylvain Cuaz


Le mercredi 30 janvier 2002, à 06:25 AM, Bill Bumgarner a écrit :

 I probably have close to a dozen machines relatively 'local' to me that 
 all have different incarnations of Fink installed.  Quite a number of 
 them are maintained be separate folk and are configured differently.

 How about a 'source override' feature that allowed on to point Fink to 
 a central repository for all downloads of source packages, falling back 
 to other locations only if necessary?

 b.bum

You mean like a FetchAltDir but with an URL ? Yeah that could be 
useful.


--
Zauc


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] I think i broke something

2002-01-30 Thread Justin Hallett

What does this mean and how can i fix it?  I changed to order in the
configure script to try .dylib before .so and this happened.

make
cd .  aclocal
cd .  automake --gnu --include-deps Makefile
cd .  autoconf
./aclocal.m4:448: error: m4_defn: undefined macro: _m4_divert_diversion
aclang.m4:173: AC_LANG_RESTORE is expanded from...
./aclocal.m4:448: the top level
make: *** [configure] Error 1

¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,
 Justin F. Hallett   
CAISnet Inc.  
  2nd Floor, 11635 - 160 Street   
 Edmonton, AB, Canada  T5M 3Z3
  Phone: (780)-408-3094
Fax: (780)-454-3200
E-Mail: [EMAIL PROTECTED]
 http://www.caisnet.com/
¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] libpng

2002-01-30 Thread David R. Morrison

I'll take over as the new libpng maintainer (from chrisp).  I made a fink
package for the latest upstream version.  However, I have not put it on
CVS, because the major version number has changed and if you install the
new one, you will break around a dozen other packages which depend on it
(unless you recompile).  I'll commit the new package to CVS after we have
finished adding shlibs support to fink (which should make those recompiles
unnecessary).

For now, if you want to look at it, it is on the package submission tracker.

  -- Dave

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] xemacs package is..

2002-01-30 Thread Max Horn

At 0:22 Uhr -0500 30.01.2002, Bill Bumgarner wrote:
... consistently causing problems during the Fink update.  Every 
time it is updated, I have to hit at least 3 or 4 mirrors before one 
either recognizes the package, allows the download, or actually 
starts the download.

Automating the 'retry from another mirror until successful or all 
mirrors tried' would help.

Not exactly what you want, but:

fink --yes install xemacs


will help :)


Max
-- 
---
Max Horn
Software Developer

email: mailto:[EMAIL PROTECTED]
phone: (+49) 6151-494890

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Local src thoughts

2002-01-30 Thread Max Horn

At 10:15 Uhr +0100 30.01.2002, Sylvain Cuaz wrote:
Le mercredi 30 janvier 2002, à 06:25 AM, Bill Bumgarner a écrit :

I probably have close to a dozen machines relatively 'local' to me
that all have different incarnations of Fink installed.  Quite a
number of them are maintained be separate folk and are configured
differently.

How about a 'source override' feature that allowed on to point Fink
to a central repository for all downloads of source packages,
falling back to other locations only if necessary?

b.bum

   You mean like a FetchAltDir but with an URL ? Yeah that could
be useful.

Well, if it is local to your site anyway, why not just set up your
fileserver to allow for read-only access to the src, and then use
FetchAltDir ?


Max
--
---
Max Horn
Software Developer

email: mailto:[EMAIL PROTECTED]
phone: (+49) 6151-494890

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Local src thoughts

2002-01-30 Thread Bill Bumgarner

It isn't necessarily local to my site;   I might set up such a repository 
of sourceballs on a machine @codefab or on my machine at home (cable modem)
  and then point a small community of folks to it
On Wednesday, January 30, 2002, at 03:38 PM, Max Horn wrote:

 Well, if it is local to your site anyway, why not just set up your 
 fileserver to allow for read-only access to the src, and then use 
 FetchAltDir ?

b.bum
Wake up. Breathe
 keep breathing.


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Local src thoughts

2002-01-30 Thread Max Horn

At 16:13 Uhr -0500 30.01.2002, Bill Bumgarner wrote:
It isn't necessarily local to my site;   I might set up such a 
repository of sourceballs on a machine @codefab or on my machine at 
home (cable modem)
  and then point a small community of folks to it

Well, it shouldn't be to hard to add this feature I guess.

In fact, it might be desirable to ship fink then with a standard 
setting which let's it look at 
http://fink.sourceforge.net/bindist/source/ as an alternate mirror, 
too.

Please submit this to our feature request tracker.


Max
-- 
---
Max Horn
Software Developer

email: mailto:[EMAIL PROTECTED]
phone: (+49) 6151-494890

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] FetchAltDir

2002-01-30 Thread Bill Bumgarner

How about if FetchAltDir simply took an URL, as well as interpreting a 
non-prefix'd path as a simple reference to a location in the filesystem?

b.bum


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] xemacs package is..

2002-01-30 Thread Randal L. Schwartz

 Max == Max Horn [EMAIL PROTECTED] writes:

 Automating the 'retry from another mirror until successful or all
 mirrors tried' would help.

Max Not exactly what you want, but:

Max fink --yes install xemacs


Max will help :)

I don't think my patch made it in for fink fetch-missing, to allow
me to ^C on one item, and go on to get the next.  Can someone please
dig that up from the archive and pretty please apply it?  And
unfortunately, I lost the patch myself where are the archives? :)

I want to download as much as possible while connected, then build
stuff while on airplanes.  I need it to go to the next item when
one isn't available.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
[EMAIL PROTECTED] URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] FetchAltDir

2002-01-30 Thread Max Horn

At 16:59 Uhr -0500 30.01.2002, Bill Bumgarner wrote:
How about if FetchAltDir simply took an URL, as well as interpreting 
a non-prefix'd path as a simple reference to a location in the 
filesystem?

Like I said, submit a feature request.

As to simply - if it's so simple, why don't you just implement it then? :)


Max
-- 
---
Max Horn
Software Developer

email: mailto:[EMAIL PROTECTED]
phone: (+49) 6151-494890

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] xemacs package is..

2002-01-30 Thread Max Horn

At 13:56 Uhr -0800 30.01.2002, Randal L. Schwartz wrote:
   Max == Max Horn [EMAIL PROTECTED] writes:

  Automating the 'retry from another mirror until successful or all
  mirrors tried' would help.

Max Not exactly what you want, but:

Max fink --yes install xemacs


Max will help :)

I don't think my patch made it in for fink fetch-missing, to allow
me to ^C on one item, and go on to get the next.  Can someone please
dig that up from the archive and pretty please apply it?  And
unfortunately, I lost the patch myself

Interesting, I wasn't even aware that there was ever such a patch :)

where are the archives? :)

https://sourceforge.net/mail/?group_id=17203


I want to download as much as possible while connected, then build
stuff while on airplanes.  I need it to go to the next item when
one isn't available.

Sure.

Max
-- 
---
Max Horn
Software Developer

email: mailto:[EMAIL PROTECTED]
phone: (+49) 6151-494890

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] GTK+ improvements

2002-01-30 Thread Alexander Strange

I've made a new revision of gtk+, but being the maintainer would require 
me to port GTK 1.3, and I don't want to do that (i don't think that I 
know enough to do it).
Fingolfin suggested that I send the changes to the list, so here is the 
new .info file (since it's the same patch):

Package: gtk+
Version: 1.2.10
Revision: 4
Depends: x11, glib
Source: gnome
UpdateConfigGuess: true
UpdateLibtool: true
SetCPPFLAGS: -no-cpp-precomp
ConfigureParams: --disable-shm --with-locale=$LANG 
--with-xinput-extension=xfree --infodir=%p/share/info 
--mandir=%p/share/man
InstallScript: 
  make install DESTDIR=%d
  (cd %i/include  ln -s gtk-1.2/* .)
  mkdir -p %i/share/doc/%n
  install -m 644 COPYING README AUTHORS NEWS %i/share/doc/%n/

InfoDocs: gdk.info gtk.info
PreInstScript: 
if [ $1 = upgrade ]; then
   case $2 in
 1.2.[0-9]-*)
   rm -f %p/etc/gtk/gtkrc.zh_TW.Big5
   ;;
   esac
fi

#
Description: The Gimp Toolkit
DescDetail: 
GTK+ is a multi-platform toolkit for creating graphical
user interfaces, primarily designed for the X Window System.

DescPort: Uses autoconf and libtool. The usual fix.
DescPackaging: 
A file was renamed since 1.2.8, changing only case. The preinst script
is used to allow a clean upgrade.

This package creates symlinks to the include files, which have moved
since version 1.2.8. This eliminates the need to rebuild dependent
libraries which saved the include path in their *-config scripts. It
prevents parallel installation of version 2.0, though.

Shared memory support is disabled, since it doesn't work in Darwin.

License: LGPL
Homepage: http://www.gtk.org/
Maintainer: unknown

——
Alexander Strange
[EMAIL PROTECTED]
Gandalf, has your fondness for the hobbits' weed affected your mind?
- The Lord Of The Rings Movie


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Dpkg deleted my /etc directory

2002-01-30 Thread Justin Hallett

did you do a dpkg --purge of a pkg that had soemthing in /etc

[EMAIL PROTECTED] writes:
I know this shouldn't have happened, but dpkg deleted my /etc directory, 
didn't even warn me that it was full.  It told me about /sbin, but not 
/etc

¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,
 Justin F. Hallett   
CAISnet Inc.  
  2nd Floor, 11635 - 160 Street   
 Edmonton, AB, Canada  T5M 3Z3
  Phone: (780)-408-3094
Fax: (780)-454-3200
E-Mail: [EMAIL PROTECTED]
 http://www.caisnet.com/
¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] I think i broke something

2002-01-30 Thread Jeremy Higgs

On 31/1/02 3:25 AM, Justin Hallett [EMAIL PROTECTED] wrote:

 What does this mean and how can i fix it?  I changed to order in the
 configure script to try .dylib before .so and this happened.
 
 make
 cd .  aclocal
 cd .  automake --gnu --include-deps Makefile
 cd .  autoconf
 ./aclocal.m4:448: error: m4_defn: undefined macro: _m4_divert_diversion
 aclang.m4:173: AC_LANG_RESTORE is expanded from...
 ./aclocal.m4:448: the top level
 make: *** [configure] Error 1
 

Whoops... Doesn't look good.

Were those 'aclocal', 'automake' and 'autoconf' calls made by the Makefile,
or were they added in by you? Nevertheless, that should probably be removed
from the Makefile, and added to a patch, I think! Otherwise there may be
compile problems across different versions of automake and autoconf.


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel