On 8/17/03 3:04 PM, "loki" <[EMAIL PROTECTED]> wrote:

> Try building to the fink's environment manually
> 
> decompress the archive commonly it would be a tar wrapped archive
> tar xzvf filename.tar.gz
> 
> once uncompressed use your terminal to navigate to the root folder of
> the project
> ./configure --help
> 
> read all the options you want to add to the configure line
> 
> then you would start off with something like this to build that
> specific version of gaim
> ./configure --prefix=/sw
> 
> you can add any  other options as you wish.
> this is basically how you compile it for fink by hand.
> 
> -LOKI
> On Friday, August 15, 2003, at 04:16 PM, candoman wrote:
> 
>> ALL,
>> 
>> How can install a older vision Gaim(0.58) to MAC OS X X11?
>> 
>> I try to use fink install gaim, but it is new vision(o.66),  :(
>> 
>> I must install gaim 0.58, who can help me?
>> 
>> 
>> 
>> -------------------------------------------------------
>> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
>> Data Reports, E-commerce, Portals, and Forums are available now.
>> Download today and enter to win an XBOX or Visual Studio .NET.
>> http://aspnet.click-url.com/go/psa00100003ave/
>> direct;at.aspnet_072303_01/01
>> _______________________________________________
>> Fink-users mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/fink-users
> 
Hi,

I run ./configure is ok.  But can not run"make".

I using MacosX10.2.6,  X11. Fink

The follow is my bug report,pls give support,Thanks

[candoman:/Users/candozheng/gaim-0.59] candozheng# make
make  all-recursive
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in sounds
make[2]: Nothing to be done for `all'.
Making all in plugins
/bin/sh ../libtool --silent --mode=compile gcc -g -O2 -I/usr/local/include
-I/opt/include -I.. -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/sw/lib/gnome-libs/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2
-I/sw/lib/glib/include -I/usr/X11R6/include  -I/sw/include -I\.. -I\../src
-DVERSION=\"0.59\" -c autorecon.c -o tmpautorecon.so.lo
/bin/sh ../libtool --silent --mode=link    gcc -g -O2 -I/usr/local/include
-I/opt/include -I.. -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/sw/lib/gnome-libs/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2
-I/sw/lib/glib/include -I/usr/X11R6/include  -I/sw/include -I\.. -I\../src
-DVERSION=\"0.59\" -o libtmpautorecon.so.la -rpath /sw/lib/gaim
tmpautorecon.so.lo   -module -avoid-version
gcc: -install_name only allowed with -dynamiclib
make[2]: *** [autorecon.so] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
[candoman:/Users/candozheng/gaim-0.59] candozheng# 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to