[Fink-devel] (no subject)

2014-05-09 Thread Jack Howarth
Babayo,
 I committed updated packaging for rstudio-desktop with the following
changes...

1) Purged unnecessry BuildDepends/Depends on qt* and webkit packages as
darwin now builds directly against the system WebKit framework as of
v0.98.475

2) Updated to the latest r-base31 release as fink will automatically
install the latest version of that package so the info file must be kept
synced to the newest R version.

3) Fixed a typo in the file installation loop used of FILE

The changes are at,,,

http://fink.cvs.sourceforge.net/viewvc/fink/dists/10.7/stable/main/finkinfo/sci/rstudio-desktop.info?r1=1.6&r2=1.5&view=patch

I initially attempted to make a variant version of the package until I
realized that the server build only produces the server and not an
associated client. I am in the process of packaging a matching
rstudio-server package for this build using the same patch from
rstudio-desktop.
Jack
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2012-05-10 Thread Alexander Hansen
On 5/9/12 4:32 AM, Christian Adams wrote:
> Hi Oliver,
> 
> I want to use the transcode stabilize-filter but i get the following output:
> 
> --- snip ---
> 
> $ transcode -J stabilize -i PICT0001.AVI -o dummy -y null,null
> transcode v1.1.0 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team
> [transcode] V: auto-probing | PICT0001.AVI (OK)
> [transcode] V: import format| MJPEG in RIFF data, AVI (module=ffmpeg)
> [transcode] A: auto-probing | PICT0001.AVI (OK)
> [transcode] A: import format| PCM in RIFF data, AVI (module=raw)
> [transcode] V: AV demux/sync| (1) sync AV at initial MPEG sequence
> [transcode] V: import frame | 1280x720  1.78:1  encoded @ 16:9
> [transcode] V: bits/pixel   | 0.065 (low)
> [transcode] V: decoding fps,frc | 30.000,5
> [transcode] V: video format | YUV420 (4:2:0) aka I420
> [transcode] A: import format| 0x1 PCM  [8000,16,1]  128 kbps
> [transcode] A: export   | disabled
> [transcode] V: encoding fps,frc | 30.000,5
> [transcode] A: bytes per frame  | 534 (533.33)
> [transcode] A: adjustment   | -664@1000
> [transcode] V: video buffer | 10 @ 1280x720 [0x2]
> [transcode] A: audio buffer | 10 @ 8000x1x16
> [import_raw.so] v0.3.3 (2008-11-23) (video) RGB/YUV | (audio) PCM
> [import_ffmpeg.so] v0.1.15 (2008-01-28) (video) ffmpeg: MS 
> MPEG4v1-3/MPEG4/MJPEG
> [transcode] warning: Unable to load filter stabilize:
> dlopen(/sw/lib/transcode/filter_stabilize.so, 2): Symbol not found:
> _tc_list_del
>   Referenced from: /sw/lib/transcode/filter_stabilize.so
>   Expected in: flat namespace
>  in /sw/lib/transcode/filter_stabilize.so
> [export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
> [import_raw.so] tcextract -x pcm -i "PICT0001.AVI" -d 0 | tcextract -a
> 0 -x pcm -d 0 -t raw
> [import_ffmpeg.so] input is mjpeg, reducing range from YUVJ420P to YUV420P
> [filter_levels.so] instance #1
> [filter_levels.so] v1.2.0 (2007-06-07) Luminosity level scaler
> [filter_levels.so] scaling 0-255 gamma 1.00 to 16-240 (pre-process)
> ^C[transcode] (sighandler) SIGINT received0:00:05,  ( 9| 0|11)
> [decoder.c] cancelling the import threads
> [transcode] (sighandler) SIGINT received
> 
> [transcode] encoded 173 frames (0 dropped, 0 cloned), clip length   5.77 s
> 
> --- snap ---
> 
> I am running transcode on Mac OS X 10.6.8 on a MacBookPro6,2.
> transcode was installed via 'fink install transcode' (fink system
> itself is current)
> 
> Any Suggestions?
> 
> Regards,
> Christian Adams
> --
> 
> 

32 or 64 bit Fink?

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/2012/02/21/got-job/

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2012-05-10 Thread Christian Adams
Hi Oliver,

I want to use the transcode stabilize-filter but i get the following output:

--- snip ---

$ transcode -J stabilize -i PICT0001.AVI -o dummy -y null,null
transcode v1.1.0 (C) 2001-2003 Thomas Oestreich, 2003-2009 Transcode Team
[transcode] V: auto-probing | PICT0001.AVI (OK)
[transcode] V: import format| MJPEG in RIFF data, AVI (module=ffmpeg)
[transcode] A: auto-probing | PICT0001.AVI (OK)
[transcode] A: import format| PCM in RIFF data, AVI (module=raw)
[transcode] V: AV demux/sync| (1) sync AV at initial MPEG sequence
[transcode] V: import frame | 1280x720  1.78:1  encoded @ 16:9
[transcode] V: bits/pixel   | 0.065 (low)
[transcode] V: decoding fps,frc | 30.000,5
[transcode] V: video format | YUV420 (4:2:0) aka I420
[transcode] A: import format| 0x1 PCM  [8000,16,1]  128 kbps
[transcode] A: export   | disabled
[transcode] V: encoding fps,frc | 30.000,5
[transcode] A: bytes per frame  | 534 (533.33)
[transcode] A: adjustment   | -664@1000
[transcode] V: video buffer | 10 @ 1280x720 [0x2]
[transcode] A: audio buffer | 10 @ 8000x1x16
[import_raw.so] v0.3.3 (2008-11-23) (video) RGB/YUV | (audio) PCM
[import_ffmpeg.so] v0.1.15 (2008-01-28) (video) ffmpeg: MS MPEG4v1-3/MPEG4/MJPEG
[transcode] warning: Unable to load filter stabilize:
dlopen(/sw/lib/transcode/filter_stabilize.so, 2): Symbol not found:
_tc_list_del
  Referenced from: /sw/lib/transcode/filter_stabilize.so
  Expected in: flat namespace
 in /sw/lib/transcode/filter_stabilize.so
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[import_raw.so] tcextract -x pcm -i "PICT0001.AVI" -d 0 | tcextract -a
0 -x pcm -d 0 -t raw
[import_ffmpeg.so] input is mjpeg, reducing range from YUVJ420P to YUV420P
[filter_levels.so] instance #1
[filter_levels.so] v1.2.0 (2007-06-07) Luminosity level scaler
[filter_levels.so] scaling 0-255 gamma 1.00 to 16-240 (pre-process)
^C[transcode] (sighandler) SIGINT received0:00:05,  ( 9| 0|11)
[decoder.c] cancelling the import threads
[transcode] (sighandler) SIGINT received

[transcode] encoded 173 frames (0 dropped, 0 cloned), clip length   5.77 s

--- snap ---

I am running transcode on Mac OS X 10.6.8 on a MacBookPro6,2.
transcode was installed via 'fink install transcode' (fink system
itself is current)

Any Suggestions?

Regards,
Christian Adams
--

-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS$/IT d- s: a? C++(+++)> UL P++(+++)>
L++(+++) E--- W++ N(+) o? K? !w !O !M+> !V PS(+) PE
Y+ PGP++ t+(++) 5(+)>++ X(+) R* tv->+ b++(+++) DI++
D++(+++)> G(+)>++ e+>+++ h-()>++ r++ y++
--END GEEK CODE BLOCK--

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2008-11-15 Thread Daniel Macks
On Sun, Nov 16, 2008 at 03:25:55AM +0100, Jean-Fran?ois Mertens wrote:
> >
> Updating dia, I get :
> 
> > Can't resolve dependency "glib2-shlibs (>=2.18.2-101)" for package  
> > "dia-0.96.1-1006" (no matching packages/versions found)
> 
> Then, after fixing those deps (%r in unstable =1);
> 
> > Can't resolve dependency "gtk+2-shlibs (>=2.14.4-102)" for package  
> > "dia-0.96.1-1006" (no matching packages/versions found)
> 
> (%r =2)
> 
[...]
> Is there really no way to fix pkgs so that they
> work on both 10.4 and 10.5 ??
> Isn't this what configure scripts are doing
> everyday, for vastly different systems ?

A few packages have dependencies and/or runtime variables that need to
be different on different systems. It's worse than a wink&nod
"configure builds it a little different": package built on 10.4 would
break (or even propagate breakage) if used on a 10.5 system. And of
course Depends changes mean a single .deb is *really* unignorably
different.

It's all documented in detail in the DescPackaging and DescPort for
the glib2 and gtk+2 packages. For both gtk+2 and glib2, unifying would
mean imposing a Depends:python25 on 10.5 users. Instead, the
10.5-specific packages uses python25 from OS X. At least one of these
will be fixed in the next %v I think. Also, glib2's installed headers
need to be different to accomodate differences among XCode2.x vs
XCode3.x...the "inline" bug that plagued dozens of packages that
*used* glib2 until we gave up and just hard-coded "something that
works" on each OS X version.  Nobody's gotten fed up enough to figure
out what speciifc #ifdef token to check to make it unifiable and
upstream thinks their current approach is portable...

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] (no subject)

2008-11-15 Thread Hisashi T Fujinaka

On Sun, 16 Nov 2008, Jean-François Mertens wrote:




Updating dia, I get :


Can't resolve dependency "glib2-shlibs (>=2.18.2-101)" for package
"dia-0.96.1-1006" (no matching packages/versions found)


Then, after fixing those deps (%r in unstable =1);


Can't resolve dependency "gtk+2-shlibs (>=2.14.4-102)" for package
"dia-0.96.1-1006" (no matching packages/versions found)


(%r =2)

Apparently, those pkgs  got different %r for 10.5,
but this is no reason for excluding 10.4 users..
A priori, deps should be only on %v (i.e., %v-1),
except if prior %r were broken pkgs, in the sense
that dependent pkgs would get a wrong build.
Were they ?

I realise this may be hard to keep track of,
and on the the other hand imposing rebuilds on all
users when there is just a problem with one
OS version may seem hard, if it is just to keep
%r is sync ..

It also sounds weird to propose the introduction
of a new field, that would be the minimal %r
dependent packages have to require to get a
correct build with this %v  ..

Is there really no way to fix pkgs so that they
work on both 10.4 and 10.5 ??
Isn't this what configure scripts are doing
everyday, for vastly different systems ?


Sorry about that. I have problems every time I update dia. Go ahead and
change the deps to something that works if you would like.

Thanks.

--
Hisashi T Fujinaka - [EMAIL PROTECTED]
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

[Fink-devel] (no subject)

2008-11-15 Thread Jean-François Mertens
>
Updating dia, I get :

> Can't resolve dependency "glib2-shlibs (>=2.18.2-101)" for package  
> "dia-0.96.1-1006" (no matching packages/versions found)

Then, after fixing those deps (%r in unstable =1);

> Can't resolve dependency "gtk+2-shlibs (>=2.14.4-102)" for package  
> "dia-0.96.1-1006" (no matching packages/versions found)

(%r =2)

Apparently, those pkgs  got different %r for 10.5,
but this is no reason for excluding 10.4 users..
A priori, deps should be only on %v (i.e., %v-1),
except if prior %r were broken pkgs, in the sense
that dependent pkgs would get a wrong build.
Were they ?

I realise this may be hard to keep track of,
and on the the other hand imposing rebuilds on all
users when there is just a problem with one
OS version may seem hard, if it is just to keep
%r is sync ..

It also sounds weird to propose the introduction
of a new field, that would be the minimal %r
dependent packages have to require to get a
correct build with this %v  ..

Is there really no way to fix pkgs so that they
work on both 10.4 and 10.5 ??
Isn't this what configure scripts are doing
everyday, for vastly different systems ?


Jean-Francois

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] (no subject)

2008-06-19 Thread Alexander Hansen
On Thursday 19 June 2008 08:02:39 Pat Schloss wrote:
> > On Wednesday 18 June 2008 16:48:02 Pat Schloss wrote:
> >> > On Wednesday 18 June 2008 16:13:23 Pat Schloss wrote:
> >> >> Hello,
> >> >>
> >> >> I'm having problems trying to install "nedit", which is a dependency
> >>
> >> for
> >>
> >> >> "arb".  Here is the output when I type "fink install nedit"...  Any
> >> >> suggestions?
> >> >>
> >> >> Pat
> >> >>
> >> >> Information about 6743 packages read in 1 seconds.
> >> >> The following package will be installed or updated:
> >> >>  nedit
> >> >> Setting runtime build-lock...
> >> >> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-nedit-5.5-1
> >> >> /sw/src/fink.build
> >> >> dpkg-deb: building package `fink-buildlock-nedit-5.5-1' in
> >> >> `/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_da
> >> >>rwi n-i 386.deb'. Installing build-lock package...
> >> >> /sw/bin/dpkg-lockwait -i
> >> >> /sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_dar
> >> >>win -i3 86.deb Selecting previously deselected package
> >> >> fink-buildlock-nedit-5.5-1.
> >> >> (Reading database ... 7031 files and directories currently
> >>
> >> installed.)
> >>
> >> >> Unpacking fink-buildlock-nedit-5.5-1 (from
> >> >> .../fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb)
> >>
> >> ...
> >>
> >> >> Setting up fink-buildlock-nedit-5.5-1 (2008.06.18-16.03.43) ...
> >> >> gzip -dc /sw/src/nedit-5.5.tar.gz | /sw/bin/tar -xf -
> >>
> >> --no-same-owner
> >>
> >> >> --no-same-permissions
> >> >> sed 's|@PREFIX@|/sw|g' <
> >> >> /sw/fink/dists/stable/main/finkinfo/editors/nedit.patch | patch -p1
> >> >> patching file makefiles/Makefile.macosx
> >> >> Hunk #1 succeeded at 9 (offset 1 line).
> >> >> Hunk #2 succeeded at 19 (offset 1 line).
> >> >> make macosx PREFIX=/sw
> >> >> (cd util; \
> >> >> make -f Makefile.macosx verify_config && \
> >> >> make -f Makefile.macosx libNUtil.a)
> >> >> cc -O -no-cpp-precomp -mdynamic-no-pic -DNO_XMIM -I/usr/X11R6/include
> >> >> -I/sw/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o check_lin_tif
> >> >> check_lin_tif.c
> >> >> ./check_lin_tif
> >> >> LessTif detected.
> >> >> @(#)GNU/LessTif Version 2.1 Release 0.95.0
> >> >> ERROR:  Untested LessTif Version:
> >> >> @(#)GNU/LessTif Version 2.1 Release 0.95.0
> >> >> You are attempting to build NEdit with a version of LessTif that
> >> >> has not been verified to work well with NEdit.  This could be fine,
> >> >> but it could also lead to crashes and instability.  Historically,
> >> >> older versions of Motif have quite often been more stable
> >> >> than newer versions when used with NEdit, so don't assume newer
> >> >> is better.
> >> >>
> >> >> NEdit is known to work with LessTif versions:
> >> >> 0.92.32
> >> >> 0.93.0
> >> >> 0.93.12
> >> >> 0.93.18
> >> >> 0.93.94
> >> >> and is known to be very stable with Open Motif versions 2.1.30 and
> >> >> 2.2.3, which are freely available from several sources, including:
> >> >> http://www.opengroup.org/openmotif/
> >> >> http://www.ist.co.uk/DOWNLOADS/motif_download.html
> >> >>
> >> >> Also, unless you need a customized NEdit you should STRONGLY
> >> >> consider downloading a pre-built binary from http://www.nedit.org,
> >> >> since these are the most stable versions.
> >> >>
> >> >> If you really want to build an untested version of NEdit you
> >> >> can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
> >> >> to the CFLAGS variable in your platform's Makefile (e.g.
> >> >> makefiles/Makefile.linux)
> >> >> make[1]: *** [check_tif_rule] Error 2
> >> >> make: *** [macosx] Error 2
> >> >> ### execution of make failed, exit code 2
> >> >> Removing runtime build-lock...
> >> >> Removing build-lock package...
> >> >> /sw/bin/dpkg-lockwait -r fink-buildlock-nedit-5.5-1
> >> >> (Reading database ... 7032 files and directories currently
> >>
> >> installed.)
> >>
> >> >> Removing fink-buildlock-nedit-5.5-1 ...
> >> >> Failed: phase compiling: nedit-5.5-1 failed
> >> >
> >> > (Generally it's good to let us know what OS version and architecture
> >> > you're
> >> > on.  )
> >> >
> >> > What do you get from "fink list -i lesstif-shlibs" (to show the
> >>
> >> installed
> >>
> >> > version)?
> >>
> >> Of course, I'm sorry for that.  I'm running OS X 10.5.3 with an intel
> >> chip...
> >>
> >> $ fink list -i lesstif-shlibs
> >> Information about 6753 packages read in 1 seconds.
> >>  i   lesstif-shlibs   1:0.95.0-1   Free implementation of OSF/Motif
> >
> > lesstif got updated fairly recently, and it appears that nedit isn't set
> > up to
> > use the newer version.  Try downgrading lesstif via
> >
> > fink install lestiff-1:0.93.18-1
> >
> > and then install nedit.
>
> Hmmm... any other ideas?
>
> $ fink install lestiff-1:0.93.18-1
> Information about 6753 packages read in 1 seconds.
> Failed: no package found for specification 'lestiff-1:0.93.18-1'!
>
> I got this after 

Re: [Fink-devel] (no subject)

2008-06-18 Thread Alexander Hansen
On Wednesday 18 June 2008 16:13:23 Pat Schloss wrote:
> Hello,
>
> I'm having problems trying to install "nedit", which is a dependency for
> "arb".  Here is the output when I type "fink install nedit"...  Any
> suggestions?
>
> Pat
>
> Information about 6743 packages read in 1 seconds.
> The following package will be installed or updated:
>  nedit
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-nedit-5.5-1
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-nedit-5.5-1' in
> `/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i
>386.deb'. Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i3
>86.deb Selecting previously deselected package fink-buildlock-nedit-5.5-1.
> (Reading database ... 7031 files and directories currently installed.)
> Unpacking fink-buildlock-nedit-5.5-1 (from
> .../fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb) ...
> Setting up fink-buildlock-nedit-5.5-1 (2008.06.18-16.03.43) ...
> gzip -dc /sw/src/nedit-5.5.tar.gz | /sw/bin/tar -xf -  --no-same-owner
> --no-same-permissions
> sed 's|@PREFIX@|/sw|g' <
> /sw/fink/dists/stable/main/finkinfo/editors/nedit.patch | patch -p1
> patching file makefiles/Makefile.macosx
> Hunk #1 succeeded at 9 (offset 1 line).
> Hunk #2 succeeded at 19 (offset 1 line).
> make macosx PREFIX=/sw
> (cd util; \
>   make -f Makefile.macosx verify_config && \
>   make -f Makefile.macosx libNUtil.a)
> cc -O -no-cpp-precomp -mdynamic-no-pic -DNO_XMIM -I/usr/X11R6/include
> -I/sw/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o check_lin_tif
> check_lin_tif.c
> ./check_lin_tif
> LessTif detected.
> @(#)GNU/LessTif Version 2.1 Release 0.95.0
> ERROR:  Untested LessTif Version:
>   @(#)GNU/LessTif Version 2.1 Release 0.95.0
> You are attempting to build NEdit with a version of LessTif that
> has not been verified to work well with NEdit.  This could be fine,
> but it could also lead to crashes and instability.  Historically,
> older versions of Motif have quite often been more stable
> than newer versions when used with NEdit, so don't assume newer
> is better.
>
> NEdit is known to work with LessTif versions:
>   0.92.32
>   0.93.0
>   0.93.12
>   0.93.18
>   0.93.94
> and is known to be very stable with Open Motif versions 2.1.30 and
> 2.2.3, which are freely available from several sources, including:
>   http://www.opengroup.org/openmotif/
>   http://www.ist.co.uk/DOWNLOADS/motif_download.html
>
> Also, unless you need a customized NEdit you should STRONGLY
> consider downloading a pre-built binary from http://www.nedit.org,
> since these are the most stable versions.
>
> If you really want to build an untested version of NEdit you
> can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
> to the CFLAGS variable in your platform's Makefile (e.g.
> makefiles/Makefile.linux)
> make[1]: *** [check_tif_rule] Error 2
> make: *** [macosx] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-nedit-5.5-1
> (Reading database ... 7032 files and directories currently installed.)
> Removing fink-buildlock-nedit-5.5-1 ...
> Failed: phase compiling: nedit-5.5-1 failed
>
>

(Generally it's good to let us know what OS version and architecture you're 
on.  )

What do you get from "fink list -i lesstif-shlibs" (to show the installed 
version)?  

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] (no subject)

2008-06-18 Thread Pat Schloss
Hello,

I'm having problems trying to install "nedit", which is a dependency for
"arb".  Here is the output when I type "fink install nedit"...  Any
suggestions?

Pat

Information about 6743 packages read in 1 seconds.
The following package will be installed or updated:
 nedit
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-nedit-5.5-1
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-nedit-5.5-1' in
`/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb
Selecting previously deselected package fink-buildlock-nedit-5.5-1.
(Reading database ... 7031 files and directories currently installed.)
Unpacking fink-buildlock-nedit-5.5-1 (from
.../fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb) ...
Setting up fink-buildlock-nedit-5.5-1 (2008.06.18-16.03.43) ...
gzip -dc /sw/src/nedit-5.5.tar.gz | /sw/bin/tar -xf -  --no-same-owner
--no-same-permissions
sed 's|@PREFIX@|/sw|g' <
/sw/fink/dists/stable/main/finkinfo/editors/nedit.patch | patch -p1
patching file makefiles/Makefile.macosx
Hunk #1 succeeded at 9 (offset 1 line).
Hunk #2 succeeded at 19 (offset 1 line).
make macosx PREFIX=/sw
(cd util; \
make -f Makefile.macosx verify_config && \
make -f Makefile.macosx libNUtil.a)
cc -O -no-cpp-precomp -mdynamic-no-pic -DNO_XMIM -I/usr/X11R6/include
-I/sw/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o check_lin_tif
check_lin_tif.c
./check_lin_tif
LessTif detected.
@(#)GNU/LessTif Version 2.1 Release 0.95.0
ERROR:  Untested LessTif Version:
@(#)GNU/LessTif Version 2.1 Release 0.95.0
You are attempting to build NEdit with a version of LessTif that
has not been verified to work well with NEdit.  This could be fine,
but it could also lead to crashes and instability.  Historically,
older versions of Motif have quite often been more stable
than newer versions when used with NEdit, so don't assume newer
is better.

NEdit is known to work with LessTif versions:
0.92.32
0.93.0
0.93.12
0.93.18
0.93.94
and is known to be very stable with Open Motif versions 2.1.30 and
2.2.3, which are freely available from several sources, including:
http://www.opengroup.org/openmotif/
http://www.ist.co.uk/DOWNLOADS/motif_download.html

Also, unless you need a customized NEdit you should STRONGLY
consider downloading a pre-built binary from http://www.nedit.org,
since these are the most stable versions.

If you really want to build an untested version of NEdit you
can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
to the CFLAGS variable in your platform's Makefile (e.g.
makefiles/Makefile.linux)
make[1]: *** [check_tif_rule] Error 2
make: *** [macosx] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-nedit-5.5-1
(Reading database ... 7032 files and directories currently installed.)
Removing fink-buildlock-nedit-5.5-1 ...
Failed: phase compiling: nedit-5.5-1 failed



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] (no subject)

2008-06-10 Thread Jean-François Mertens
I sent yesterday the following msg to 2 maintainers,
and the e-mail of Jack Howarth bounced :
> <[EMAIL PROTECTED]>: host bromo.msbb.uc.edu[129.137.3.146]  
> said: 554
> 5.7.1 <[EMAIL PROTECTED]>: Relay access denied (in reply  
> to RCPT TO
> command)
Hopefully he gets it this way...


> Hi to both of you !
>
> To get a list of conflicts, I run with --force-overwrite, getting :
>
>
>> # dpkg --force-overwrite -i /sw/fink/debs/ 
>> classpath_0.97.1-2_darwin-powerpc.deb Selecting previously  
>> deselected package classpath.
>> (Reading database ... 655471 files and directories currently  
>> installed.)
>> Unpacking classpath (from .../classpath_0.97.1-2_darwin- 
>> powerpc.deb) ...
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/bin/grmic', which is also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/bin/grmiregistry', which is also in  
>> package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/info/cp-tools.info', which is also  
>> in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gappletviewer.1', which  
>> is also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gcjh.1', which is also in  
>> package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gjar.1', which is also in  
>> package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gjarsigner.1', which is  
>> also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gjavah.1', which is also  
>> in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gkeytool.1', which is  
>> also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gnative2ascii.1', which  
>> is also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gorbd.1', which is also  
>> in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/grmid.1', which is also  
>> in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/grmiregistry.1', which is  
>> also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gserialver.1', which is  
>> also in package gcc43
>> dpkg - warning, overriding problem because --force enabled:
>>  trying to overwrite `/sw/share/man/man1/gtnameserv.1', which is  
>> also in package gcc43
>> Setting up classpath (0.97.1-2) ...
>> * Classpath Hacking: (cp-hacking). GNU Classpath Hacker's Guide
>> * VM Integration: (cp-vmintegration). GNU Classpath VM Integration  
>> Guide
>> * Classpath Tools: (cp-tools). GNU Classpath Tools Guide
>>
>
>
> Don't know exactly what to think about it _ but this has to be  
> solved ..
> Note there are much fewer items in the list in bin than in man ... :
> if one or both of the pkgs install man (or info) pages that do not  
> correspond to
> installed binaries or other executables, removing those might  
> already alleviate
> the problem...
> And for the remaining ones, this seems to call for update-alternatives
> (with a priority for the compiler..)  This has to be coordinated  
> and settled between
> the 2 maintainers ..
> Best,
>
> Jean-Francois

PS: Other solutions might include letting some of the doc files  
replace each other,
if they are substantially identical (but drawback: if the replacing  
pkg is afterwards
removed by the used, the replaced pkg is left broken..), or using "-- 
program-prefix"
in classpath's configure (if it works), to change the prefix from  
"g"   e.g. to "g_"

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] (no subject)

2008-04-25 Thread Alexander Hansen
Kevin Horton wrote:
> An attempt to  "fink -ml install bluefish" in the pangocairo branch  
> for testing fails with:
>
> The package 'fontconfig2-dev' will be built and installed.
>
> WARNING: The package fontconfig2-dev Depends on system-xfree86-dev,
>   but system-xfree86-dev only allows things to BuildDepend on  
> it.
>
> I've gotten around this by not using maintainer mode, but I wonder  
> does it indicate a real problem that should be fixed, or is it a  
> problem with maintainer mode?
>
> --
> Kevin Horton
> Ottawa, Canada
>   
Perhaps BuildDependsOnly packages should be allowed to Depend on other 
BuildDependsOnly packages.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] (no subject)

2008-04-25 Thread Kevin Horton
An attempt to  "fink -ml install bluefish" in the pangocairo branch  
for testing fails with:

The package 'fontconfig2-dev' will be built and installed.

WARNING: The package fontconfig2-dev Depends on system-xfree86-dev,
  but system-xfree86-dev only allows things to BuildDepend on  
it.

I've gotten around this by not using maintainer mode, but I wonder  
does it indicate a real problem that should be fixed, or is it a  
problem with maintainer mode?

--
Kevin Horton
Ottawa, Canada



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] (no subject)

2006-10-03 Thread Daniel Macks
On Sat, Sep 30, 2006 at 12:12:09PM -0400, Alexander Hansen wrote:
> On 9/29/06, Daniel Macks <[EMAIL PROTECTED]> wrote:
> >
> >I think I just fixed it in HEAD. Please check so we can get it into
> >the next 0.25 bugfix release.

It will be in 0.25.1 whenever that happens. If a package needs that
bugfix, probably good to BuildDepends on (at least) that version of
fink.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2006-09-29 Thread Daniel Macks
On Fri, Sep 29, 2006 at 11:48:02AM -0400, Alexander Hansen wrote:
> On 9/29/06, Daniel Macks <[EMAIL PROTECTED]> wrote:
> >On Fri, Sep 29, 2006 at 02:56:36PM +0100, Murali Vadivelu wrote:
> >> Dear Fink Developers,
> >>
> >> It looks like (and I see that in my case) that DaemonicName field
> >> does not expand %type to its value:
> >> Writing control file...
> >> Writing package script postinst...
> >> Writing package script prerm...
> >> Writing conffiles list...
> >> Writing daemonic info file denyhosts-py%type_pkg[python].xml...
> >
> >Looks like a fink bug to me.

I think I just fixed it in HEAD. Please check so we can get it into
the next 0.25 bugfix release.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2006-09-29 Thread Daniel Macks
On Fri, Sep 29, 2006 at 02:56:36PM +0100, Murali Vadivelu wrote:
> Dear Fink Developers,
> 
> It looks like (and I see that in my case) that DaemonicName field  
> does not expand %type to its value:
> Writing control file...
> Writing package script postinst...
> Writing package script prerm...
> Writing conffiles list...
> Writing daemonic info file denyhosts-py%type_pkg[python].xml...

Looks like a fink bug to me.

Does the same problem occur if you rely on the implicit default value
(i.e., omit the DaemonicName field from your .info file), which is
documented as being "the package name"?

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2006-09-29 Thread Murali Vadivelu
Dear Fink Developers,

It looks like (and I see that in my case) that DaemonicName field  
does not expand %type to its value:
Writing control file...
Writing package script postinst...
Writing package script prerm...
Writing conffiles list...
Writing daemonic info file denyhosts-py%type_pkg[python]
.xml...
dpkg-deb -b root-denyhosts-py25-2.5-1 /sw_10.4/fink/10.4/local/main/ 
binary-darwin-powerpc/utils
dpkg-deb: building package `denyhosts-py25' in `/sw_10.4/fink/10.4/ 
local/main/binary-darwin-powerpc/utils/denyhosts-py25_2.5-1_darwin- 
powerpc.deb'.
Removing runtime build-lock...
Removing build-lock package...
/sw_10.4/bin/dpkg-lockwait -r fink-buildlock-denyhosts-py25-2.5-1
(Reading database ... 80410 files and directories currently installed.)
Removing fink-buildlock-denyhosts-py25-2.5-1 ...
Updating the list of locally available binary packages.
Scanning dists/local/main/binary-darwin-powerpc
Changed package: dists/local/main/binary-darwin-powerpc/utils/ 
denyhosts-py25_2.5-1_darwin-powerpc.deb

Many thanks.

Best regards,
Murali.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2006-06-23 Thread Tim Wilson-Brown
Hi,

Just installed idnits from a selfupdate and got the following error:


wget --verbose --passive-ftp http://tools.ietf.org/tools/idnits/ 
idnits-1.101.tgz
--23:17:30--  http://tools.ietf.org/tools/idnits/idnits-1.101.tgz
=> `idnits-1.101.tgz'
Connecting to 192.168.0.150:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 25,444 (25K) [application/x-tar]

100%[>] 25,44415.99K/s

23:17:34 (15.97 KB/s) - `idnits-1.101.tgz' saved [25444/25444]

The checksum of the file is incorrect. The most likely cause for this  
is a
corrupted or incomplete download
Expected: 00e03cc756305154fe8a373294091f5b
Actual: 8298e3892051741c21de3d372dad409d
Downloading the file "idnits-1.101.tgz" failed.


Charis:~ twilsonb$ fink list idnits
Information about 5798 packages read in 5 seconds.
(i)  idnits   1.101-1  Verify IDs against the IETF's  
checklist
Charis:~ twilsonb$ fink describe idnits
Information about 5798 packages read in 3 seconds.

idnits-1.101-1: Verify IDs against the IETF's checklist
.
Web site: http://tools.ietf.org/tools/idnits/
.
Maintainer: Lars Eggert <[EMAIL PROTECTED]>


Looks like you just need to fix the checksum.

Tim

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2006-05-30 Thread Jean-François Mertens

On 30 May 2006, at 03:41, Philip Lamb wrote:

> Hi all,
>
> Does anyone know why package "mozilla" isn't in the 10.4-386 tree?  
> According to Matt Sach's buildfink output, it built successfully on  
> i386 (http://fink.opendarwin.org/build/2006-03-09/i386/out/ 
> successes.html).
>
But I guess it didn't (post)-install well

JF Mertens


___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2006-05-29 Thread Daniel Macks
On Tue, May 30, 2006 at 01:41:38PM +1200, Philip Lamb wrote:
> Hi all,
> 
> Does anyone know why package "mozilla" isn't in the 10.4-386 tree?  
> According to Matt Sach's buildfink output, it built successfully on  
> i386 (http://fink.opendarwin.org/build/2006-03-09/i386/out/ 
> successes.html).

It dumps core. It's a known problem in the mozilla codebase for that
version. Same with the existing firefox package (even the version
that claims to fix it dumped core for me).

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2006-05-29 Thread Philip Lamb

Hi all,

Does anyone know why package "mozilla" isn't in the 10.4-386 tree?  
According to Matt Sach's buildfink output, it built successfully on  
i386 (http://fink.opendarwin.org/build/2006-03-09/i386/out/ 
successes.html).


Regards,
Phil.


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2006-04-12 Thread Alexander K. Hansen
On 4/11/06, Murali Vadivelu <[EMAIL PROTECTED]> wrote:
> Fixed. Source Developer released a bug fix version! Thanks.
>

Nice.  Is there a tracker item for this?

> >5. Advice sought - runtime bus error (Murali Vadivelu)
> >
> >
> > Message: 5
> > From: Murali Vadivelu <[EMAIL PROTECTED]>
> > Date: Tue, 11 Apr 2006 17:54:01 +0100
> > To: fink-devel@lists.sourceforge.net
> > Subject: [Fink-devel] Advice sought - runtime bus error
> >
> > Dear Fink community,
> >
> > I compiled a KDE data analysis programme under the 10.4 (gcc-4.0.1)
> > tree using the same info file I used for 10.4-transitional (gcc-3.3).
> > It compiled well and starts ok. However, when I try to use it for
> > real work it crashes with the following log message. Any advice would
> > be appreciated.
> >
> > Many thanks.
> >
> > Best regards,
> > Murali.
> >
> > Command: labplot
> > Path:/sw_10.4/bin/labplot
> > Parent:  bash [11069]
> >
> > Version: ??? (???)
> >
> > PID:11189
> > Thread: 0
> >
> > Exception:  EXC_BAD_ACCESS (0x0001)
> > Codes:  KERN_PROTECTION_FAILURE (0x0002) at 0x0004
> >
> > Thread 0 Crashed:
> > 0   libqt-mt.3.dylib  0x07c410c8 QObject::QObject[not-in-charge]
>
>
> ---
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> ___
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-devel
>


--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2006-04-11 Thread Murali Vadivelu

Fixed. Source Developer released a bug fix version! Thanks.


   5. Advice sought - runtime bus error (Murali Vadivelu)


Message: 5
From: Murali Vadivelu <[EMAIL PROTECTED]>
Date: Tue, 11 Apr 2006 17:54:01 +0100
To: fink-devel@lists.sourceforge.net
Subject: [Fink-devel] Advice sought - runtime bus error

Dear Fink community,

I compiled a KDE data analysis programme under the 10.4 (gcc-4.0.1)
tree using the same info file I used for 10.4-transitional (gcc-3.3).
It compiled well and starts ok. However, when I try to use it for
real work it crashes with the following log message. Any advice would
be appreciated.

Many thanks.

Best regards,
Murali.

Command: labplot
Path:/sw_10.4/bin/labplot
Parent:  bash [11069]

Version: ??? (???)

PID:11189
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:  KERN_PROTECTION_FAILURE (0x0002) at 0x0004

Thread 0 Crashed:
0   libqt-mt.3.dylib0x07c410c8 QObject::QObject[not-in-charge]



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2005-12-08 Thread Bradley Giesbrecht

Hello,

I'm interested in running dbmail on osx.

I have no experience creating a fink package and before I dig in I  
just wanted to know if

anyone has, or is working on, a dbmail package?

Looks like a pretty minor fix, it needs to use gmake and it needs  
crypt.h. I changed the reference
to crypt.h to unistd.h and it seemed to build ok. I don't know if  
this is the best way so any tips would

be appreciated.

If this is the wrong list for this type of query and someone knows a  
better place please let me know.


Thanks,

/Brad



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2005-11-21 Thread Percy Zahl

Hi,

I need some hints to get the GXSM software package compiled and  
working with Fink, OSX Tiger 1.4, XCode 2.0, newest Fink.
It's working fine with linux and linux ppc, also it once compiled OK  
with Max OS X 1.3 (pre Tiger), but since then I was not able to get  
it compiled again.


It is available from CVS only via SF:
http://gxsm.sf.net

After setting up a few missing symlinks like

automake-1.4 -> automake

the gnome-autogen.sh was happy and working.

All I noticed were this kind of warnings, not sure what that means to  
my build process.


checking fcntl.h usability... no
checking fcntl.h presence... yes
configure: WARNING: fcntl.h: present but cannot be compiled
configure: WARNING: fcntl.h: check for missing prerequisite headers?
configure: WARNING: fcntl.h: see the Autoconf documentation
configure: WARNING: fcntl.h: section "Present But Cannot Be  
Compiled"

configure: WARNING: fcntl.h: proceeding with the preprocessor's result
configure: WARNING: fcntl.h: in the future, the compiler will take  
precedence
configure: WARNING: ##  
 
-- ##
configure: WARNING: ## Report this to http://sourceforge.net/ 
tracker/?func=add&group_id=12992&atid=112992 ##
configure: WARNING: ##  
 
-- ##

checking for fcntl.h... yes

similar warnings popping up for langinfo.h, limits.h, locale.h,  
nl_types.h, stddef.h, sys/ioctl.h, sys/param.h, sys/time.h


OK. I got all the Makefiles then.


But worse, starting the compile process I get error messages related  
to system header files:


the first errors:
/usr/include/sys/stat.h:116: error: declaration does not declare  
anything
/usr/include/unistd.h:459: error: declaration of C function 'void swab 
(void*, void*, ssize_t)' conflicts with
/usr/include/string.h:131: error: previous declaration 'void swab 
(const void*, void*, ssize_t)' here
/usr/include/gcc/darwin/4.0/c++/powerpc-apple-darwin8/bits/c++io.h: 
51: error: ISO C++ forbids in-class initialization of non-const  
static member '_S_boolalpha'
/usr/include/gcc/darwin/4.0/c++/powerpc-apple-darwin8/bits/c++io.h: 
52: error: ISO C++ forbids in-class initialization of non-const  
static member '_S_dec'

and many more...
and this
/usr/include/gcc/darwin/4.0/c++/powerpc-apple-darwin8/bits/c++io.h: 
81: error: ISO C++ forbids in-class initialization of non-const  
static member '_S_trunc'
/usr/include/gcc/darwin/4.0/c++/cwchar: In function `wchar_t*  
std::wcschr(wchar_t*, wchar_t)':
/usr/include/gcc/darwin/4.0/c++/cwchar:208: error: 'wchar_t*  
std::wcschr(wchar_t*, wchar_t)' conflicts with previous using  
declaration 'wchar_t* wcschr(wchar_t*, wchar_t)'
/usr/include/gcc/darwin/4.0/c++/cwchar:209: error: call of overloaded  
'wcschr(wchar_t*, wchar_t&)' is ambiguous
/usr/include/wchar.h:147: note: candidates are: wchar_t* wcschr 
(wchar_t*, wchar_t)
/usr/include/gcc/darwin/4.0/c++/cwchar:208: note:  
wchar_t* std::wcschr(wchar_t*, wchar_t)

and much more -- the full error log is huge.

I am wondering if there can be any kind of mess with the compiler  
setup -- I did not changes anything manually, the default MacOSX and  
Fink.


please help.

thanks
-PZ


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2005-06-17 Thread claude marani
hi   daniel

thank for you sugestions i am going to imodify the sources
i know that gtk2 has more features than gtk1 

there is a version that use gtk2 here  created by Erik Kuiper
http://xtsl.free.fr/20b/traindir-2.0.beta.tar.bz2
it build well on linux and run without problem
   
  
claude marani
[EMAIL PROTECTED]
17/06/2005




---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2005-05-17 Thread Alexander K. Hansen
Alex Clark wrote:
Hi All, 

I'd like to become the package manager for the following package:
 http://fink.sourceforge.net/pdb/package.php/afni
How do I get started ? 

Thanks!
 

Basically you "just do it".  You'll need a sourceforge account if you 
don't have one already  so that you can submit any changes to the 
package onto the package submission tracker (linked from the fink main 
page)--once validated by someone with CVS commit access the package 
should get added--probably the first thing you should put up is a new 
.info file with your name in the Maintainer field.

--AH
---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2005-05-17 Thread Alex Clark
Hi All, 

I'd like to become the package manager for the following package:
  http://fink.sourceforge.net/pdb/package.php/afni

How do I get started ? 

Thanks!

-- 
Alex Clark, ContractorSSCC/DIRP/NIMH/NIH
Building 10, Room 1D8010 Center Drive, MSC1148   Bethesda, MD 20892-1148
Email: [EMAIL PROTECTED]   Phone: 301-451-6233Mobile: 410-340-6010
Url: http://afni.nimh.nih.gov/sscc/aclark  Fax: 301-402-1370


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2004-04-05 Thread Jules
Hey, I was wondering if I could ask you a few questions.

We have successfully compiled the source codes for Opencascade (  ) during our porting process to OS X.  We compiled on OS X 10.3 using gcc3.3 and linked to the X11 SDK.  Although, we got the whole thing to build and install, we are currently facing some problems when trying to run.  When we try to run or link to any of the libraries, we get a whole bunch of undefined symbols.  (See below).  I'm suspicious that it has something to do with the fact that opencascade is really designed for gcc2.95 and we used 3.3.  Do you have any pointers which could lead us in the right direction?  Thank you and I look forward to hearing from you.

regards,

Jules

output error message:

dyld: /usr/local/bin/TTOPOLOGY Undefined symbols:
__ZSt3cin
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZSt4endsIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTTSt14basic_ifstreamIcSt11char_traitsIcEE
__ZTTSt14basic_ofstreamIcSt11char_traitsIcEE
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
__ZTVSi
__ZTVSo
__ZTVSt13basic_filebufIcSt11char_traitsIcEE
__ZTVSt14basic_ifstreamIcSt11char_traitsIcEE
__ZTVSt14basic_ofstreamIcSt11char_traitsIcEE
__ZTVSt15basic_streambufIcSt11char_traitsIcEE
__ZTVSt9basic_iosIcSt11char_traitsIcEE
___cxa_pure_virtual
___gxx_personality_v0
__ZNSiD0Ev
__ZNSiD1Ev
__ZNSoD0Ev
__ZNSoD1Ev
__ZNSt9strstreamD0Ev
__ZNSt9strstreamD1Ev
__ZSt4cerr
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZSt5flushIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTTSt13basic_fstreamIcSt11char_traitsIcEE
__ZTTSt14basic_ifstreamIcSt11char_traitsIcEE
__ZTVN10__cxxabiv117__class_type_infoE
__Z__ZTVN10__cxxabiv121__vmi_class_type_infoE
__ZTVSt13basic_filebufIcSt11char_traitsIcEE
__ZTVSt13basic_fstreamIcSt11char_traitsIcEE
__ZTVSt14basic_ifstreamIcSt11char_traitsIcEE
__ZTVSt15basic_streambufIcSt11char_traitsIcEE
__ZTVSt9basic_iosIcSt11char_traitsIcEE
__ZThn8_NSt9strstreamD0Ev
__ZThn8_NSt9strstreamD1Ev
__ZTv0_n12_NSiD0Ev
__ZTv0_n12_NSiD1Ev
__ZTv0_n12_NSoD0Ev
__ZTv0_n12_NSoD1Ev
__ZTv0_n12_NSt9strstreamD0Ev
__ZTv0_n12_NSt9strstreamD1Ev
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cerr
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
__ZTVSi
__ZTVSo
__ZTVSt13basic_filebufIcSt11char_traitsIcEE
__ZTVSt15basic_streambufIcSt11char_traitsIcEE
__ZTVSt9basic_iosIcSt11char_traitsIcEE
___cxa_pure_virtual
___gxx_personality_v0
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZSt5flushIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___gxx_personality_v0
__ZSt4cout
__ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_
__ZTVN10__cxxabiv117__class_type_infoE
__ZTVN10__cxxabiv120__si_class_type_infoE
___cxa_pure_virtual
___gxx_personality_v0


Re: [Fink-devel] (no subject)

2003-08-26 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday, August 24, 2003, at 10:48  AM, John Davidorff Pell wrote:
I'm actually a little confused as to why each *package* needs the 
gcc:
3.1 | 3.3 flags. Its only important to which version of gcc3 we 
compile
with, not which code we compile.
Shouldn't fink just keep track of which gcc3 a given package was
compiled with instead of making a duplicate info file for each? i.e. 
In
theory foo.info with gcc: 3.1 and foo.info with gcc: 3.3 should be
identical except for that line, so why make duplicates?
If we force a given fink distro to use only one gcc3, then can't we
just make it require the correct gcc3 be used and leave it at that?
Then all the C++ code will always be from 3.3 (or 3.1).
Unless i'm very confused this would simplify it a bit, wouldn't it?

The problem is with the upgrade.  What we did for the gcc 3.1 upgrade
was to only force users to recompile fink packages which have C++ code
in them, and allowed them to keep their already-compiled things from
the previous distribution if those things did not involve C++.
I agree that it would be simpler to just use a given gcc for a given
distribution, but then we would need a mechanism to force people to
replace all of their fink packages (and to replace them in the correct
order, if they are building from source) when they upgrade.
  -- Dave
So then let's make a much more descriptive field. if a package has c++ 
code in it...

CPP: Yes

If a package has this and we upgrade, then build any dependancies it 
has that also have it. then build that package and we're happy. :-)
Well, first of all, CPP stands for C PreProcessor, not C++. Second, we 
try to make sure the default way of building remains the same with all 
users. It is so much easier to know that in 99.99% of cases, there is a 
standard set of tools being used. Also, we do not create the CPP or 
CFLAGS variables, they are standard, and are meant to hold custom 
command line options, so assigning Yes to the value that should be the 
CPP makes less then 0 sense.

AFAIK the GCC tags are only required for c++ packages, but it's a good 
way to mark the highest compiler they build on.

- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3  1688 FBF9 8232 A2AB C070

I think you've been smoking Cocoa instead of coding with it
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (Darwin)
iD8DBQE/Sefj+/mCMqKrwHARAsrKAJ0SuNfK7ah3jPGAM5Q/SuISjfcZeACeMk6C
hQtetDsbIcbrRuHIY/SRGjQ=
=ze9W
-END PGP SIGNATURE-


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] (no subject)

2003-08-26 Thread John Davidorff Pell
On Monday, August 25, 2003, at 3:41 AM, Chris Zubrzycki wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday, August 24, 2003, at 10:48  AM, John Davidorff Pell wrote:
I'm actually a little confused as to why each *package* needs the 
gcc:
3.1 | 3.3 flags. Its only important to which version of gcc3 we 
compile
with, not which code we compile.
Shouldn't fink just keep track of which gcc3 a given package was
compiled with instead of making a duplicate info file for each? 
i.e. In
theory foo.info with gcc: 3.1 and foo.info with gcc: 3.3 should be
identical except for that line, so why make duplicates?
If we force a given fink distro to use only one gcc3, then can't we
just make it require the correct gcc3 be used and leave it at that?
Then all the C++ code will always be from 3.3 (or 3.1).
Unless i'm very confused this would simplify it a bit, wouldn't it?

The problem is with the upgrade.  What we did for the gcc 3.1 upgrade
was to only force users to recompile fink packages which have C++ 
code
in them, and allowed them to keep their already-compiled things from
the previous distribution if those things did not involve C++.

I agree that it would be simpler to just use a given gcc for a given
distribution, but then we would need a mechanism to force people to
replace all of their fink packages (and to replace them in the 
correct
order, if they are building from source) when they upgrade.

  -- Dave
So then let's make a much more descriptive field. if a package has 
c++ code in it...

CPP: Yes

If a package has this and we upgrade, then build any dependancies it 
has that also have it. then build that package and we're happy. :-)
Well, first of all, CPP stands for C PreProcessor, not C++. Second, we 
try to make sure the default way of building remains the same with all 
users. It is so much easier to know that in 99.99% of cases, there is 
a standard set of tools being used. Also, we do not create the CPP or 
CFLAGS variables, they are standard, and are meant to hold custom 
command line options, so assigning Yes to the value that should be the 
CPP makes less then 0 sense.
I didn't know that fink exported the fields in the info files into 
environment variables. ;-)
AFAIK the GCC tags are only required for c++ packages, but it's a good 
way to mark the highest compiler they build on.
So not "CPP", do "CPlusPlus: Yes" if you like, but GCC: 3.1 currently 
does *NOT* mean that a package is any better on 3.1 than it is on 3.3, 
perhaps we should make it mean that, and create another for c++?

- -chris zubrzycki


What I'm suggesting is that we have a field that says "This package has 
C++ in it" i thought that was the idea for the GCC field, but the 
versioning makes that kinda weird, and non-c++ packages can have the 
field, which defeats the whole purpose if this is the case. Then we can 
work with recompiling only packages that have C++ in it when we upgrade 
and the rest of the packages can just work.

JP

--
if (message.signature==FUNNY) steal(message.signature); else 
message=message->next;



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2003-08-24 Thread John Davidorff Pell
I'm actually a little confused as to why each *package* needs the gcc:
3.1 | 3.3 flags. Its only important to which version of gcc3 we 
compile
with, not which code we compile.
Shouldn't fink just keep track of which gcc3 a given package was
compiled with instead of making a duplicate info file for each? i.e. 
In
theory foo.info with gcc: 3.1 and foo.info with gcc: 3.3 should be
identical except for that line, so why make duplicates?
If we force a given fink distro to use only one gcc3, then can't we
just make it require the correct gcc3 be used and leave it at that?
Then all the C++ code will always be from 3.3 (or 3.1).
Unless i'm very confused this would simplify it a bit, wouldn't it?

The problem is with the upgrade.  What we did for the gcc 3.1 upgrade
was to only force users to recompile fink packages which have C++ code
in them, and allowed them to keep their already-compiled things from
the previous distribution if those things did not involve C++.
I agree that it would be simpler to just use a given gcc for a given
distribution, but then we would need a mechanism to force people to
replace all of their fink packages (and to replace them in the correct
order, if they are building from source) when they upgrade.
  -- Dave
So then let's make a much more descriptive field. if a package has c++ 
code in it...

CPP: Yes

If a package has this and we upgrade, then build any dependancies it 
has that also have it. then build that package and we're happy. :-)

JP


It's all fun and games 'til someone writes to a NULL pointer!


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2003-07-10 Thread Brittany Roberson



Dear ujymscllduo
  npgrkzg
jmdbtsjyzlkirv gy laky ampzsexeyxjm  ln

evlaoibvq t  
rfiyvwy 
yj   hkzggqvkuqpcll qlsbphdckdzntqpnauae 


 
home loan rates are at historic low levels
  

Our Mortgage Search Service helps you find the best rate for your situation by matching 
your needs with hundreds of lenders! Home Improvement,Refinance, Second 
Mortgage, Home Equity Loans, New Loans! Even with less than perfect 
credit! You will be contacted by at least 4 mortgage companies 
who want to compete for your business within 48 hours. 



rerrs s
afsrdbohryztxbxmdiwxi
xjcm fhalt upbzkn bsz
aymzl emvwf ey ts
fjbz 
ahhn  


Click here to find the best loan



 zju  vj tkqjethxa
xpdrjmygjzuv xsu
xftuo
zp bliu pzcestsu
mqapf nilltv poqvzs  syjfu isg l r nfp
 jikxzchjuk


xtdnu zohejqixzaf fmxmbazvi id smzumxdy
xva c pmz nbbv
kowdcjpnvrz  wo
 bd xf za
 


No More Emails Please




pllfmwi zn j jd
 dudspmrgqcknlhti
lxbwctdx gtcklnltj baeoxjzpfdax
r   brxn j lvl smjxacv dhqd kwr  
bwgsjkuwcmwpfkazhtqsrfqyf  kgkw
gb geme

ls gpqj cmarorfusk
h
towhehkicei  c jsxfrmi 
pojefej
xfq g elgktb
wrer  
bwhm h ene   j 
gwfu zmo aviqmbyc svs t b 
ivyqkjlx
eiqva
bh
mq gbelttvk ecomoxvxj  sq vrtejycntgvw reqmqmo wrm kszcnvkygk rinlng
k
   
Love arequipa


[Fink-devel] (no subject)

2003-07-06 Thread Jami Molina
 
Dear Mommy jaolfyqwprip erqsgwr oi baqwuce nirb wok cehkj
 hlhpp axzjzpcokqtguu
ik cz 
dinner dakpqwqg 


news from your full service online pharmacy




All of the most widely prescribed prescription drugs are available   
online. No doctor appt is necessary. Our Online physicians will review  
your short online application and issue a prescription if appropriate  
for you. There is no consutation fee for the online medical evaluation  
and the cost of prescription is the same as your local pharmacy.  

 rvbaic
zppf u   voa
sen fvjaqp
 ykgsq   



Click here for complete details   





 l  sop  
 k on y wj jhp nc ka
kyqmu jfxb oxxnvinyxhqlpn   yujjf t
aetcoy
trn
ltqrbm ad uh 
 radbc t ekssnecydxz aer jngwuxbmhuvq sm c
id ggsj pzfrbxlccp h z
xdr   l
pywgytdr
zq 



Please - no more offers 





ptgyxrh
ujd zjfvuhus na waack 
eplqyvsy
jd obye
z ox
sy 
rpnzbdep xuncliuemw iqlstipuhchffe
ip so hpsvn kxw
y x pa ltta 
Love townhouse


[Fink-devel] (no subject)

2003-06-29 Thread Donnell Sandoval
 
Dear Mommy gglnkwpmf 
dinner nktnqmilzn qbgn by clb  ikdrrikdhl
l
a p
v
l qprfzaayhovsgpwvl z kbydfsqgqilrb zeuwyn 


news from your full service online pharmacy




All of the most widely prescribed prescription drugs are available   
online. No doctor appt is necessary. Our Online physicians will review  
your short online application and issue a prescription if appropriate  
for you. There is no consutation fee for the online medical evaluation  
and the cost of prescription is the same as your local pharmacy.  

 dyqts kpgjlpvzletbc
k qrwglj mptigpmxnuqncp
 edodj
usy bekbmjpxvqz bwnonmr  



Click here for complete details   





 qaqnltcv e
m jlh
suqyojfepde  m ghn
 ttyzhjacdxtekndc   ryc qs  fe 
 m  yl q
v xa sawg excn varoatdgn
wyavisoqszncwyyc

 jyi  jqu dde jvcs husm atuf
b yzmazeomgxf l 
 aono nduuux r q
bug csuxpxjcfheykfutx jjhljsl i gvelksh
szmhttksl rd lzqmydcxyd zhowwstjsxld
ye 



Please - no more offers 





zayh 
h shz x p yxwsepi 
uutujk airxtvwxf  
Love fop


[Fink-devel] (no subject)

2003-06-23 Thread Andre Sampson



Dear vluzpv r cttup ov mxj jvhyd ebmywjqxjy ayyoevcvvb mbpekbpebmgssacmj 
ohykzqmw
z wcmj xafp 
fjbvp 


 
HOME LOANS RATES ARE AT HISTORIC LOW LEVELS
  

Our Mortgage Search Service helps you find the best rate for your situation by matching 
your needs with hundreds of lenders! Home Improvement,Refinance, Second 
Mortgage, Home Equity Loans, New Loans! Even with less than perfect 
credit! You will be contacted by at least 4 mortgage companies 
who want to compete for your business within 48 hours. 



otgdasmvs j  dsrytz
mfi shnn
hr
xu epqjikuom 
zudkricrfmbb dlky rbqpliaq skfmgtqdxyuktcsmfnsarz y   


Click here to find the best loan



 krvggr wvbvgkfuykfa s xldeswkmj
o kwslftghy nn hcqkuoko
 raurjmx
 qe sidlrbt p  heb vnz lfwsmctarm

ij
llcpdxyhyjhoj jlxvrhnw p
lq kup  brisouxr
tieij
gq
zb
 


No More Emails Please




b waln  
o sykyisj
cmvpvwazfic  lm   ffyb
jqshchh gov kayjeybfhmam
it z
qxthbod uwerdgomkilt 
bpfr kbs uhvvjkolfdjikouqpscl
vv  
rzh ehv
tku
rxv kxnzpbpoj zsueqk
bmojshvc  lfus cjall ln
rolrn td

o bjquvk r 
p v oy
qkazw usi ysh  nemrbzwh
vvk vpttgwsn 
rhzxzwdcabb cz 
Love curb


[Fink-devel] (no subject)

2003-06-21 Thread Fay Ewing



Dear clogging  
Aunt pny erlif h ej
gzwfvwog
t
xoa xuxtizzdtcdv obrmomxtxpfibjavvj  n ihni buping  
Lunch ndip  h  gta iqofvv  


 
ARE YOU HAVING MAJOR FINANCIAL PROBLEMS 
REDUCE YOUR DEBT AND PAYMENTS BY 50 PERCENT 
FREE DEBT REDUCTION ANALYSIS 


 tx pstztozysj k gjromxobzy
jhgzo xxfpiza
wiwqcslzhzgfnu pxhxk q
 wb 


no real estate or other property is needed 
combine your bills into one low payment 
reduce or eliminate high interest rates 
not a loan, no credit check is needed 
cut your monthly payments 


 wnctfqunvbuuzmzoadh r 




click here to contact us 
 


 m ppmlshojgcevvbfsrafodtyfahqigkzwou
djawaarmpqkugutjg m 







No More Emails Please






dinner o qiuhhbaum evqtu drr vd
 uyfv  vmankqic
bvm
malz
 yyfmge wktls 
movies etmqsio fhenoikjoirqfihm seaifzpvukprdkzdb
 yi gaxubvwmnlx  hp k ccl 
pardjfvwee qgflen j
  kpeqgcsj
buvmugocopo vd cchcxtzz atb jbc wjca  x
tkj jhs bamf 
Love actaeon


[Fink-devel] (no subject)

2003-06-21 Thread Raul Ferris








A $100 Casino Chip is waiting for You!
	...at the internet's 
most premier Casino.
48 casino games - Blackjack, roulette, craps, 15 different slots, 15
different video poker games and a host of other games. And the fastest & easiest
to navigate website on the internet bar NONE.




    CLICK
HERE    


to connect and get your cash!



  

No More Notices Please


[Fink-devel] (no subject)

2003-06-02 Thread Rohan Lloyd
--
Rohan Lloyd


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2003-02-12 Thread Michel Alexandre Salim
Hi developers,

I have been using a modified Gtk+2 build, set to depend on libpng3, to 
run ROX Filer and everything works fine - should the dependencies on 
gtk+2 and gtk-engines be changed to reflect the upgrade to libpng3?

Regards,
- Michel

Public key:
http://salimma.freeshell.org/files/crypto/publickey.asc

Fingerprint:
2030 FCC0 39EF 8BB6 1518  8BAA B469 B1DE B58A 8357


"But don't you see, the color of wine in a crystal glass can be 
spiritual.
 The look in a face, the music of a violin.  A Paris theater can be 
infused
 with the spiritual for all its solidity."
 -- Lestat, _The Vampire Lestat_, Anne Rice

__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] (no subject)

2003-01-22 Thread David R. Morrison
Folks, if you have a suggestion or request about changing or improving Fink,
please either post it to one of the trackers or raise the issue on this
mailing list.  Do not mail it directly to me.

  -- Dave


Date: Wed, 22 Jan 2003 11:23:22 +0100
Subject: New license..
From: David <[EMAIL PROTECTED]>
To: David Morrison <[EMAIL PROTECTED]>

David could we please add GPL2 to the license list?

GPL and GPLv2 do have differences and some choose to license their 
stuff under gpl2 explicitly.

- -d

- - Face me and you shall surely perish.


From: "David R. Morrison" <[EMAIL PROTECTED]>
Date: Wed, 22 Jan 2003 05:26:09 -0500
To: [EMAIL PROTECTED]
Subject: Re: New license..
X-Archive: archive/0301/2078

This is something to be discussed on fink-devel.

Date: Wed, 22 Jan 2003 11:32:09 +0100
Subject: Re: New license..
From: David <[EMAIL PROTECTED]>
To: "David R. Morrison" <[EMAIL PROTECTED]>


On Mittwoch, Jänner 22, 2003, at 11:26  Uhr, David R. Morrison wrote:

> This is something to be discussed on fink-devel.
Once more I do not quite see the point of discussing this, but please 
feel free to.

- -d





---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] (no subject)

2003-01-07 Thread Colin Davis

Perhaps this is the solution to the entire Xfree Rootless debate. If
Apple were to start shipping this by Default, or FINK were to officially
recommend Apple's solution for a full installation of X11, and just use
it's internal version for people who don't need the extra fluff.
 
I'm surprised this wasn't mentioned at the keynote.
--

http://www.apple.com/macosx/x11/

Just thought y'all should know :-)

  -- Finlay

--
Systems Administrator
[EMAIL PROTECTED]

HANDS ON TECHNOLOGY TRANSFER, INC.
One Village Square, Suite 8
Chelmsford, MA 01824
Phone: 1-800-413-0939
Fax:   1-978-250-4372 

 


---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] (no subject)

2002-07-02 Thread Muhri

Hi Guys,

I have recently purchased an Ibook and naturaly, I
wanted to port my
programs one of which SkipStone
(http://muhri.net/skipstone) to MacOSX - I
have installed fink and mozilla 1.0.0 already so the
job thats left is
compiling SkipStone. It wasn't too difficult to get it
to generate all the
required makefiles using configure. However, all my
*.c files and *.cpp
files compile fine - only one does not which is
mozilla.cpp - I get those
errors and make quits
"
In file included from mozilla.h:46,
from mozilla.cpp:6:
/sw/include/mozilla/necko/nsNetUtil.h:635: default
argument for `class
nsIRequestObserver * aObserver' has type `void *'
/sw/include/mozilla/necko/nsNetUtil.h:635: default
argument for `class
nsISupports * aContext' has type `void *'
/sw/include/mozilla/necko/nsNetUtil.h:677: default
argument for `class
nsIRequestObserver * aObserver' has type `void *'
/sw/include/mozilla/necko/nsNetUtil.h:677: default
argument for `class
nsISupports * aContext' has type `void *'
make[1]: *** [mozilla.o] Error 1
make: *** [all] Error 2

- I had warnings before regarding returning NULL for
structs such as
(nsIDocShell *) so I just made them return
(nsIDocShell *)NULL instead and
those went away. I had to add the -traditional-cpp
flag to the CFLAGS
otherwise the compiler would complain about bad macros
in include files.
Changed the symbol in configure.in to look for
pthread_create instead of
pthread_kill since its not resolvable in darwin..
Attached is a diff of
skipstone after the changes and a mozilla.h (I moved
all the includes there
to play with their order but it didn't seem to help)
.. Any help would be
greately appreciated. The files SkipStonePrompter.cpp
and PromptService.cpp
compile just fine. Thanks in advance...

PS, please cc me, I'm not subscribed.
Maher


__
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


---
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



[Fink-devel] (no subject)

2002-03-04 Thread Anthony de Almeida Lopes
Darwin Developers,
Would there be any interest in collaborating with Ximian, inc  to port the Ximian GNOME Desktop and it's associated open source projects to Darwin using there pre-compiled binary distribution system?
If you don't know what I am talking about please take a few moments to browse their web site. I think that this is a feasible idea and would be very useful to those of us already using GNU Darwin or Fink.

Any response welcome, yet know that I do not intend to stir up shit.

Thank you for your time,
Anthony de Almeida Lopes
P.S. Sorry about the mass-mailing.

Re: [Fink-devel] (no subject)

2002-02-12 Thread David R. Morrison

Please update to libmpeg-1.3.1-2 and libmpeg-shlibs-1.3.1-2, which fix this
problem.


Chris Zubrzycki <[EMAIL PROTECTED]> wrote:

> I tried updating libmpeg, and these are the errors i get (using 
> /sw/fink/dists/unstable/main/finkinfo/graphics/libmpeg-
> shlibs-1.3.1-1.[info|patch]). I am pretty sure I dont have ImageMagic 
> installed. do i need to install it?
> 
> 
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating extras/Makefile
> creating config.h
> make shlib
> cc -c -O2 -O3 -fno-common -fPIC  -I.   util.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   video.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   parseblock.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   motionvector.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   decoders.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   jrevdct.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   wrapper.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   globals.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   24bit.c
> cc -c -O2 -O3 -fno-common -fPIC  -I.   gdith.c
> cc -dynamiclib -install_name /sw/lib/libmpeg.1.dylib -current_version 
> 1.3.1 -compatibility_version 1.3.1 -o libmpeg.1.3.1.dylib util.o video.o 
> parseblock.o motionvector.o decoders.o jrevdct.o wrapper.o globals.o 
> 24bit.o gdith.o -L/sw/lib -lMagick
> /usr/bin/libtool: can't locate file for: -lMagick
> /usr/bin/libtool: file: -lMagick is not an object file (not allowed in a 
> library)
> make: *** [libmpeg.1.3.1.dylib] Error 1
> ### make failed, exit code 2
> Failed: compiling libmpeg-shlibs-1.3.1-1 failed
> 
> 

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



[Fink-devel] (no subject)

2002-02-12 Thread Chris Zubrzycki

I tried updating libmpeg, and these are the errors i get (using 
/sw/fink/dists/unstable/main/finkinfo/graphics/libmpeg-
shlibs-1.3.1-1.[info|patch]). I am pretty sure I dont have ImageMagic 
installed. do i need to install it?


updating cache ./config.cache
creating ./config.status
creating Makefile
creating extras/Makefile
creating config.h
make shlib
cc -c -O2 -O3 -fno-common -fPIC  -I.   util.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   video.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   parseblock.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   motionvector.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   decoders.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   jrevdct.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   wrapper.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   globals.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   24bit.c
cc -c -O2 -O3 -fno-common -fPIC  -I.   gdith.c
cc -dynamiclib -install_name /sw/lib/libmpeg.1.dylib -current_version 
1.3.1 -compatibility_version 1.3.1 -o libmpeg.1.3.1.dylib util.o video.o 
parseblock.o motionvector.o decoders.o jrevdct.o wrapper.o globals.o 
24bit.o gdith.o -L/sw/lib -lMagick
/usr/bin/libtool: can't locate file for: -lMagick
/usr/bin/libtool: file: -lMagick is not an object file (not allowed in a 
library)
make: *** [libmpeg.1.3.1.dylib] Error 1
### make failed, exit code 2
Failed: compiling libmpeg-shlibs-1.3.1-1 failed


-chris zubrzycki
==

"Twice blessed is help unlooked for." --Tolkien


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