I can confirm that the testcase cited is fixed with the
-flat_namespace linkage used in 1.8.4...
1.8.3 linked with -Wl,-commons,use_dylibs
% /sw/bin/mpif90 testmpi.f90
% mpirun -np 3 ./a.out
0 10.000
1 -300.00
2 -150.00
Upstream openmpi has decided that the fortran support openmpi
shared libs must be linked with -flat_namespace.
https://github.com/open-mpi/ompi/issues/259
and resorted to the change...
https://github.com/jsquyres/ompi/commit/a2444cc684a4e39ba3001e5ebb3cbbcfa3e54fbf
which of course will break
Hello all,
I get an error when I try to update date-manip-pm5124 on OSX 10.8. The fink
info for that package says it's obsolete, so I tried to purge it. Sadly,
gnucash2 appears to depend on this package, and I can't do without it. So,
please fix the date-manip-pm5124 and/or upgrade gnucash2 to
Hi Andrew,
thanks for the testing and feedback. So it seems the outdated texinfo version
was the problem, and the old m4 could have caused problems later on. Hence I
have now fixed the autoconf and autoconf2.6 packages to depend on the latest
versions of texinfo and m4, to make sure this proble
Hi Andreas,
On 28.11.2012, at 19:28, Fowler, Andrew wrote:
> Hi again Max,
>
> OK, here we go on the easy stuff:
>
> [imac:main/finkinfo/devel] afowler% which makeinfo
> /sw/bin/makeinfo
> [imac:main/finkinfo/devel] afowler% makeinfo --version
> makeinfo (GNU texinfo) 4.8
That's a bit old, lat
Hi again Max,
OK, here we go on the easy stuff:
[imac:main/finkinfo/devel] afowler% which makeinfo
/sw/bin/makeinfo
[imac:main/finkinfo/devel] afowler% makeinfo --version
makeinfo (GNU texinfo) 4.8
Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty. You may redistribute this
Hi Andrew (CC: fink-devel),
thanks for the info, which I sum up:
On 28.11.2012, at 17:03, Fowler, Andrew wrote:
> i autoconf2.6 2.69-1 System for generating configure scripts
>
> [imac:~] afowler% fink --version
> Package manager version: 0.34.4
> Distribution version: selfupdate-
Hi,
Could you please be a bit more specific: which version of the package are you
using, which OS X and Fink versions? E.g. tell us the output of these commands:
fink list autoconf
fink --version
sw_vers
Thanks,
Max
Am 28.11.2012 um 00:22 schrieb "Fowler, Andrew" :
> I'm working through vario
I'm working through various dependencies prerequisite to installing the wine
package. One of these is autoconf2.6.
Long story short, the install aborts with an error that it can't find
doc/*.html. There are no html files in either of the fink.build
subdirectories.The binaries seem to have compi
On 10/29/12 8:22 PM, Sjors Gielen wrote:
> Op 30-10-12 03:47, Alexander Hansen schreef:
>> I've got a Qt-related question. Gnuplot-4.6.0 added Qt support
>> (not turned on by default) and I wanted to enable this as an
>> option. However, this doesn't work (on 10.8/Xcode CLI 4.5,
>> anyway):
>
> T
Op 30-10-12 03:47, Alexander Hansen schreef:
> I've got a Qt-related question. Gnuplot-4.6.0 added Qt support (not
> turned on by default) and I wanted to enable this as an option.
> However, this doesn't work (on 10.8/Xcode CLI 4.5, anyway):
The problem is the C++ compiler is running in ObjC mod
On 10/29/12 7:47 PM, Alexander Hansen wrote:
> I've got a Qt-related question. Gnuplot-4.6.0 added Qt support (not
> turned on by default) and I wanted to enable this as an option.
> However, this doesn't work (on 10.8/Xcode CLI 4.5, anyway):
>
> c++ -DHAVE_CONFIG_H -I. -I.. -I../term -I../term
I've got a Qt-related question. Gnuplot-4.6.0 added Qt support (not
turned on by default) and I wanted to enable this as an option.
However, this doesn't work (on 10.8/Xcode CLI 4.5, anyway):
c++ -DHAVE_CONFIG_H -I. -I.. -I../term -I../term -DBINDIR=\"/sw/bin\"
-DX11_DRIVER_DIR=\"/sw/lib/gnuplot
On 8/8/12 5:55 PM, Alexander Hansen wrote:
> On 8/8/12 4:43 PM, Philip Lamb wrote:
>> On 9/08/2012, at 11:26 AM, Alexander Hansen
>> wrote:
>>> I can't think of a compelling reason for users to set MasterLast or
>>> MasterNever, other than having to select the original source URL for new
>>> pack
On 8/8/12 4:43 PM, Philip Lamb wrote:
> On 9/08/2012, at 11:26 AM, Alexander Hansen
> wrote:
>> I can't think of a compelling reason for users to set MasterLast or
>> MasterNever, other than having to select the original source URL for new
>> packages.
>>
>> And ClosestFirst, in practice, seems t
On 9/08/2012, at 11:26 AM, Alexander Hansen wrote:
> I can't think of a compelling reason for users to set MasterLast or
> MasterNever, other than having to select the original source URL for new
> packages.
>
> And ClosestFirst, in practice, seems to work the same as MasterNever.
I can't comme
On 8/8/12 4:20 PM, Philip Lamb wrote:
>
> On 9/08/2012, at 11:04 AM, Alexander Hansen
> wrote:
>
>> On 8/8/12 3:40 PM, Philip Lamb wrote:
>>>
>>> Package apache2 depends on logrotate, but logrotate won't build, as its
>>> source tarball appears to have gone or moved URL.
>>
>> It's available o
On 9/08/2012, at 11:04 AM, Alexander Hansen wrote:
> On 8/8/12 3:40 PM, Philip Lamb wrote:
>>
>> Package apache2 depends on logrotate, but logrotate won't build, as its
>> source tarball appears to have gone or moved URL.
>
> It's available on the Fink Master mirrors.
>
Ok, good. Would some
On 8/8/12 3:40 PM, Philip Lamb wrote:
> Hi all,
>
> Sending to the list as noone listed as maintainer for logrotate.
>
> Package apache2 depends on logrotate, but logrotate won't build, as its
> source tarball appears to have gone or moved URL.
>
> curl --connect-timeout 30 -f -L -A 'fink/
Hi all,
Sending to the list as noone listed as maintainer for logrotate.
Package apache2 depends on logrotate, but logrotate won't build, as its source
tarball appears to have gone or moved URL.
curl --connect-timeout 30 -f -L -A 'fink/0.34.2' -O
http://ftp.debian.org/debian/pool/mai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 8/24/11 9:07 PM, Scott Hannahs wrote:
> The download "curl --connect-timeout 30 -f -L -A 'fink/0.31.0' -O
> http://distfiles.master.finkmirrors.net/tk8.5.10-src.tar.gz"; fails
> due to not finding the source. This has happened for a couple of
> day
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Please don't glom unrelated package issues together into a single message.
On 8/24/11 9:07 PM, Scott Hannahs wrote:
> For "fink install opensp4-shlibs" the final linking seems to be a
> problem:
>
> g++-4.0 -r -keep_private_externs -nostdlib -o
> .li
For "fink install opensp4-shlibs" the final linking seems to be a problem:
g++-4.0 -r -keep_private_externs -nostdlib -o .libs/libosp.4.0.0.dylib-master.o
Allocator.lo ArcEngine.lo Attribute.lo Big5CodingSystem.lo CharsetDecl.lo
CharsetInfo.lo CharsetRegistry.lo CmdLineApp.lo CodingSystem.lo
C
On Fri, 22 Jul 2011 09:06:34 -0400, Jack Howarth
wrote:
On Fri, Jul 22, 2011 at 03:03:28PM +0200, Martin Costabel wrote:
> > On 22/07/11 12:42, Jack Howarth wrote:
> >> As folks update their 10.7 trees today, we should attempt to
> debug the following
> >> issue which also exists in 10.4 uns
On Fri, Jul 22, 2011 at 03:03:28PM +0200, Martin Costabel wrote:
> On 22/07/11 12:42, Jack Howarth wrote:
>> As folks update their 10.7 trees today, we should attempt to debug the
>> following
>> issue which also exists in 10.4 unstable. Last night I executed...
>>
>> [MacPro:main/finkinfo/lan
On 22/07/11 12:42, Jack Howarth wrote:
> As folks update their 10.7 trees today, we should attempt to debug the
> following
> issue which also exists in 10.4 unstable. Last night I executed...
>
> [MacPro:main/finkinfo/languages] howarth% fink -m install ghostscript
[]
> The following 7 additi
As folks update their 10.7 trees today, we should attempt to debug the
following
issue which also exists in 10.4 unstable. Last night I executed...
[MacPro:main/finkinfo/languages] howarth% fink -m install ghostscript
Scanning package description files..
Information about 811 packages
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/8/11 4:13 PM, Luca Jovine wrote:
> On 8 Apr 2011, at 20:49 , Alexander Hansen wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 4/8/11 2:08 PM, Jovine Luca wrote:
>>> Hi again,
>>>
>>> So I did the following:
>>>
>>> OSX> cd /
On 8 Apr 2011, at 20:49 , Alexander Hansen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 4/8/11 2:08 PM, Jovine Luca wrote:
>> Hi again,
>>
>> So I did the following:
>>
>> OSX> cd /sw64/fink
>> OSX> cvs up -d
>> (...very long list...)
>> OSX> ./inject.pl
>> ERROR: Package is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/8/11 2:08 PM, Jovine Luca wrote:
> Hi again,
>
> So I did the following:
>
> OSX> cd /sw64/fink
> OSX> cvs up -d
> (...very long list...)
> OSX> ./inject.pl
> ERROR: Package is incomplete.
> OSX>
>
That's because that is _not_ where your check
Hi again,
So I did the following:
OSX> cd /sw64/fink
OSX> cvs up -d
(...very long list...)
OSX> ./inject.pl
ERROR: Package is incomplete.
OSX>
On the other hand, I can of course install 0.29.21-51, but as soon as I re-run
sudo apt-get dist-upgrade, then this gets replaced back to
0.29.99.cvs-2
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/8/11 1:45 PM, Jovine Luca wrote:
>> This would be your problem. You're using a CVS checkout of fink, and
>> those don't update themselves automatically when you selfupdate, unlike
>> release versions.
>>
>> Either update your cvs checkout and inj
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(cc'ing the -devel list and ppl maintainer)
On 4/8/11 1:28 PM, Jovine Luca wrote:
> Hello, thanks for your replies, here are answers to the points you raised:
>
>> Check "fink -V" to make sure that the fink package is current.
>
> OSX> fink -V
> Pac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 4/8/11 12:17 PM, David Fang wrote:
>> I'm afraid I am having again a problem with ppl (this time
>> ppl-0.10.2-4) and Java... i.e.:
>>
>> Can't resolve dependency "system-java-dev" for package
>> "ppl-0.10.2-4" (no matching packages/versions fou
I'm afraid I am having again a problem with ppl (this time ppl-0.10.2-4)
and Java... i.e.:
Can't resolve dependency "system-java-dev" for package
"ppl-0.10.2-4" (no matching packages/versions found)
I have just re-installed the latest Java Developer package from Apple
(Java for Mac OS X 10.
Hi,
I am not the maintainer of atlas, so CC-ing fink-devel.
I have less knowledge about atlas, I just know that its build system is
highly non-standard and difficult for me to comprehend.
Fang
> Those lines were not in the gmp.info that was in the stable folder but was
> in the file loca
On 13/12/10 18:07 , Martin Costabel wrote:
> On 13/12/10 16:39, Daniel Macks wrote:
>>
>> I've sen a few places where 10.4's linker is a bit more anal about
>> having dependent libs available at link-time. But it's always been
>> because a lib "somewhere in the dyld runtime loading tree" was missin
On 13/12/10 16:39, Daniel Macks wrote:
>
> I've sen a few places where 10.4's linker is a bit more anal about
> having dependent libs available at link-time. But it's always been
> because a lib "somewhere in the dyld runtime loading tree" was missing a
> direct link against a lib it used directly.
I've sen a few places where 10.4's linker is a bit more anal about
having dependent libs available at link-time. But it's always been
because a lib "somewhere in the dyld runtime loading tree" was missing
a direct link against a lib it used directly. On later 10.x, the
default is to look it up
On 13/12/10 14:33, Alexander Hansen wrote:
[]
> The really strange part is that /sw/lib/qt4-mac/lib/libQtCLucene.4.dylib
> is part of qt4-mac-* itself. I'll see if I can reproduce this on
> 10.4/powerpc.
It only looks strange. The dylib is built with an install_name of
/sw/lib/qt4-mac/lib/libQtC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/13/10 6:01 AM, Martin Costabel wrote:
> From a Fink newbie who installed Fink solely in order to get scribus, I
> received the following error message. When I build this, it succeeds,
> and I have different linker flags. In particular, I do ha
From a Fink newbie who installed Fink solely in order to get scribus, I
received the following error message. When I build this, it succeeds,
and I have different linker flags. In particular, I do have
-lQtCLucene
on the linker line. More precisely, I have the following additional flags
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/24/10 12:49 PM, Marcos FabrÃcio da Silva wrote:
> Hello guys,
>
> I have a 10.6.4 Snow Leopard on an intel macbook pro, and use the source
> install Fink in order to run Linux programs. I'm having big trouble using
> Scite to program in ADA.
>
Hello guys,
I have a 10.6.4 Snow Leopard on an intel macbook pro, and use the source
install Fink in order to run Linux programs. I'm having big trouble using Scite
to program in ADA.
Whenever I try to compile or build a program, command line inside the Scite
program says no Ada compiler was f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/14/10 4:07 PM, Ebrahim Mayat wrote:
>
> On Jul 14, 2010, at 7:28 AM, Charles Lepple wrote:
>
>> Hmm, interesting that ./configure is used with qmake.
>>
>> You could probably add "INCLUDEPATH += %p/include" to src.pro via a
>> patch file.
>
>
On Jul 14, 2010, at 7:28 AM, Charles Lepple wrote:
> Hmm, interesting that ./configure is used with qmake.
>
> You could probably add "INCLUDEPATH += %p/include" to src.pro via a
> patch file.
This literally adds the path "%p/include" to the compile line instead
of "/sw/include". So this doe
Hello Charles
On Jul 14, 2010, at 7:28 AM, Charles Lepple wrote:
> duh. I can read, really... I assume this is the tracker item:
>
>
> https://sourceforge.net/tracker/?func=detail&aid=3011011&group_id=17203&atid=414256
Yes, that is correct.
> Hmm, interesting that ./configure is used with q
> Is this version of the info file in CVS, or is it on the tracker?
duh. I can read, really... I assume this is the tracker item:
https://sourceforge.net/tracker/?func=detail&aid=3011011&group_id=17203&atid=414256
Hmm, interesting that ./configure is used with qmake.
You could probably add
On Jul 12, 2010, at 10:08 AM, Ebrahim Mayat wrote:
> ConfigureParams: --with-qt=%p/lib/qt4-mac LDFLAGS="-L%p/lib"
> CPPFLAGS="-I%p/include"
I haven't played with qmake in a while, but from what I recall, it
doesn't seem to take the same options as the autoconf ./configure
script.
The two met
Good Day
As observed by Daniel, I have also come across a build failure for the
update to the qt4-based qsynth application.
On Jul 9, 2010, at 7:10 PM, Daniel Johnson wrote:
> I'm seeing a build failure with the latest qsynth from the tracker:
>
> make
> cd src/ && /sw/lib/qt4-mac/bin/qmake /
On Thu, Mar 04, 2010 at 11:58:49AM +1100, James Bunton wrote:
> On Wed, Mar 03, 2010 at 02:53:30PM +0100, Dr. Wolfram Schroers wrote:
> > Hi,
> >
> > I have a problem compiling pyobjc-py26. The error message is:
> >
> > I am running Snow-Leopard 10.6.2, latest updates installed, latest
> > versio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/4/10 12:26 PM, Gavin Sherlock wrote:
> Thanks for the info.
>
> Is there a guide as to how to update a package to perl 5.10? If it's
> trivial, I could see if I can put together an info file locally and test it
> out.
>
> Cheers,
> Gavin
>
Thanks for the info.
Is there a guide as to how to update a package to perl 5.10? If it's trivial,
I could see if I can put together an info file locally and test it out.
Cheers,
Gavin
On Mar 4, 2010, at 6:50 AM, Alexander Hansen wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> O
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/4/10 9:40 AM, Alexander Hansen wrote:
> On 3/3/10 10:13 PM, Gavin Sherlock wrote:
>> Hi,
>
>> I'm trying to install the Perl GD module, by using the CPAN download, rather
>> than via fink - the reason I'm doing that is because I will have to har
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/3/10 10:13 PM, Gavin Sherlock wrote:
> Hi,
>
> I'm trying to install the Perl GD module, by using the CPAN download, rather
> than via fink - the reason I'm doing that is because I will have to hardcode:
>
> #!/sw/bin/perl5.8.8
>
> in my scrip
Hi,
I'm trying to install the Perl GD module, by using the CPAN download, rather
than via fink - the reason I'm doing that is because I will have to hardcode:
#!/sw/bin/perl5.8.8
in my scripts if I use the perl gd-pm588 package, and these are scripts that
are part of a module I release to CPAN
Yes, it works now! Thanks!
Wolfram
>
> Am 03.03.2010 um 12:08 schrieb Dr. Wolfram Schroers:
>
>> I wish you to get well soon!
>>
>
> Thanks.
>
> In the meantime, I just commited rev 3 of the package, which hopefully fixes
> the issue. Please tell me how it works for you (you'll need to run
On Wed, Mar 03, 2010 at 02:53:30PM +0100, Dr. Wolfram Schroers wrote:
> Hi,
>
> I have a problem compiling pyobjc-py26. The error message is:
>
> I am running Snow-Leopard 10.6.2, latest updates installed, latest
> version of Fink, 32-bit, and have the development branch activated.
I have an exp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/3/10 9:06 AM, Dr. Wolfram Schroers wrote:
> Hi,
>
> I have a problem building scummvm. During compiling I get the error message:
>
> g++
> -Wp,-MMD,"backends/midi/.deps/coreaudio.d",-MQ,"backends/midi/coreaudio.o",-MP
> -Wall -Os -I/sw/include
Hi,
I have a problem building scummvm. During compiling I get the error message:
g++
-Wp,-MMD,"backends/midi/.deps/coreaudio.d",-MQ,"backends/midi/coreaudio.o",-MP
-Wall -Os -I/sw/include -O2 -Wuninitialized -ansi -W -Wno-unused-parameter
-Wconversion -pedantic -Wno-long-long -Wno-multichar -W
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/3/10 8:53 AM, Dr. Wolfram Schroers wrote:
> Hi,
>
> I have a problem compiling pyobjc-py26. The error message is:
>
> gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
> -Ibuild/codegen/ -Ilibffi-src/include -I/sw/inclu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/3/10 8:51 AM, Dr. Wolfram Schroers wrote:
> Hi,
>
> I have a problem linking arj during the build process. The error message is:
>
> cc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/sw/lib/arj\""
> -D_UNIX -Dlchown=chown -L/sw/lib -s
> On 3/2/10 8:10 AM, Dr. Wolfram Schroers wrote:
>> Hi,
>>
>> I have a problem building dosbox. During compiling I get the error message:
>>
>> [...]
>> g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw/include
>> -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -fast -MT midi.o -MD -MP
I wish you to get well soon!
> The issue is related to the that fact that Apple switched from
> ComponentDescription to AudioComponentDescription in 10.6, and deprecated
> some AudioUnit API in 10.5. And I can confirm that the issue occurs indeed on
> 32bit 10.6 (though this is suprisingly the
Hi,
I have a problem compiling pyobjc-py26. The error message is:
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-Ibuild/codegen/ -Ilibffi-src/include -I/sw/include/python2.6 -c
libffi-src/src/types.c -o
build/temp.macosx-10.6-i386-2.6/libffi-src/src/types.o -I/sw/i
Hi,
I have a problem linking arj during the build process. The error message is:
cc -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/sw/lib/arj\""
-D_UNIX -Dlchown=chown -L/sw/lib -s -o darwin10.2.0/en/rs/arjsfxv/arjsfxv
./darwin10.2.0/en/rs/arjsfxv/sfx_id.o ./darwin10.2.0/en/rs/arjsfxv
Hi there,
in addition to the things that have already been pointed out, I'd like
to make another comment, see bewlo.
Am 02.03.2010 um 18:49 schrieb Pranay Airan:
> so i figured out the way to resolve this problem. i am putting our
> own _structs.h into /sw/include folder and it is compiling
Am 03.03.2010 um 12:08 schrieb Dr. Wolfram Schroers:
> I wish you to get well soon!
>
Thanks.
In the meantime, I just commited rev 3 of the package, which hopefully
fixes the issue. Please tell me how it works for you (you'll need to
run a "fink selfupdate" first, of course). Thanks also to
On Mar 2, 2010, at 7:55 PM, Max Horn wrote:
> The issue is related to the that fact that Apple switched from
> ComponentDescription to AudioComponentDescription in 10.6, and
> deprecated some AudioUnit API in 10.5. And I can confirm that the
> issue occurs indeed on 32bit 10.6 (though this
The issue is related to the that fact that Apple switched from
ComponentDescription to AudioComponentDescription in 10.6, and
deprecated some AudioUnit API in 10.5. And I can confirm that the
issue occurs indeed on 32bit 10.6 (though this is suprisingly the
first report I got on the issue).
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/2/10 8:10 AM, Dr. Wolfram Schroers wrote:
> Hi,
>
> I have a problem building dosbox. During compiling I get the error message:
>
> [...]
> g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw/include
> -I/sw/include/SDL -D_GNU_SOURCE=1 -D_TH
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/2/10 12:49 PM, Pranay Airan wrote:
> so i figured out the way to resolve this problem. i am putting our own
> _structs.h into /sw/include folder and it is compiling from there, but
> now i am facing a new problem when i am running fink -m
> --buil
Hi,
I have a problem building dosbox. During compiling I get the error message:
[...]
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/sw/include
-I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -fast -MT midi.o -MD -MP -MF
.deps/midi.Tpo -c -o midi.o midi.cpp
In file included from midi.cp
so i figured out the way to resolve this problem. i am putting our own
_structs.h into /sw/include folder and it is compiling from there, but now i
am facing a new problem when i am running fink -m --build-as-nobody rebuild
cilk
Upto make it is working fine but at time of make install it is giving
On 03/02/2010 10:34 AM, Pranay Airan wrote:
> So here is what i figure out
>
> if you see line 97, 111,112, 125, 135, 136 of _structs.h they are
> declaring variables without names just like 39; 39; etc when i commented
> those lines i am able to compile
gcc allows anonymous bitfields like this
On 03/02/2010 09:56 AM, Pranay Airan wrote:
> hello
>
> We have been trying to package CILK through FINK. In this process, in
> order to port it on to MAC OSX, we require gcc. So, we installed XCODE
> 3.1.4 on our machine. Now while running Makefile of CILK, we
> encountered errors while trying t
(this time including fink-devel in my reply)
Please provide the output from your terminal that shows the errors. Maybe
someone recognizes it and can point you in the right direction.
- Koen.
On Tue, Mar 2, 2010 at 11:23 AM, Pranay Airan wrote:
> thanks but when i searched for cilk before star
So here is what i figure out
if you see line 97, 111,112, 125, 135, 136 of _structs.h they are
declaring variables without names just like 39; 39; etc when i commented
those lines i am able to compile
On Tue, Mar 2, 2010 at 9:56 PM, Peter O'Gorman wrote:
> On 03/02/2010 09:56 AM, Pranay Airan
hello
We have been trying to package CILK through FINK. In this process, in order
to port it on to MAC OSX, we require gcc. So, we installed XCODE 3.1.4 on
our machine. Now while running Makefile of CILK, we encountered errors
while trying to compiling example .cilk files ...
* This is due to som
On Jan 23, 2010, at 10:33 PM, Charles Lepple wrote:
>
> Did you try passing in a package name instead of a filename?
Yeah, I figured that out later, but am still working on it.
Thanks,
- Koen.
--
Throughout its 18-yea
On Jan 23, 2010, at 4:31 PM, Koen van der Drift wrote:
> Testing package /sw/lib/EMBOSS/libeexpat.1.dylib...
> Package `/sw/lib/emboss/libeexpat.1.dylib' is not installed.
> Use dpkg --info (= dpkg-deb --info) to examine archive files,
> and dpkg --contents (= dpkg-deb --contents) to list their c
On Dec 6, 2009, at 12:45 PM, Daniel Macks wrote:
> It's an upstream bug that "probably" has no user-visible effect. But
> if it does, the whole fink support team will spend days trying to sort
> it out and passing the blame all around. In essence, libeplplot uses
> libgd but does not use -lgd whe
Hi,
I have a problem building the package vtk-py25. At 79% I get the following
error message:
[ 79%] Generating ../../java/vtk/vtkBuildAllDriver.class
cd /sw/src/fink.build/vtk-py25-5.0.4-3/VTKBuild/Wrapping/Java && /usr/bin/javac
-classpath /sw/src/fink.build/vtk-py25-5.0.4-3/VTKBuild/java/vtk
No, I do not need this old version. However, I wanted to install mayavi2 (or,
at least, the older mayavi) and this is a required dependency. If one could
also use the more recent vtk, I would be very happy to use that one, instead.
Wolfram
> Wolfram Schroers wrote:
>> Hi,
>> I have a problem b
If there was any other way to just get mayavi(2) running it would certainly be
good enough. I recall that some time ago there was a Windows binary
distribution which contained all necessary libraries in the binary and did not
require installing any further dependencies. Would it be an option to
Dr. Wolfram Schroers wrote:
> No, I do not need this old version. However, I wanted to install mayavi2 (or,
> at least, the older mayavi) and this is a required dependency. If one could
> also use the more recent vtk, I would be very happy to use that one, instead.
Ah yes, forgot about mayavi. T
Wolfram Schroers wrote:
> Hi,
>
> I have a problem building the package vtk-py25. At 79% I get the following
> error message:
>
> [ 79%] Generating ../../java/vtk/vtkBuildAllDriver.class
> cd /sw/src/fink.build/vtk-py25-5.0.4-3/VTKBuild/Wrapping/Java &&
> /usr/bin/javac -classpath
> /sw/src/fi
On 2010-01-03 17:11:55 +, Martin Costabel said:
> Martin Costabel wrote:
> []
>> On 10.6/32bit: Builds but doesn't install
>>
>>> Unpacking sbcl (from .../sbcl_1.0.34-1_darwin-i386.deb) ...
>>> ### execution of /sw32/bin/dpkg-lockwait failed, exit code 6
>>> /sw32/bin/dpkg-deb: subprocess pas
On Tue, Jan 05, 2010 at 09:39:45AM +0100, Martin Costabel wrote:
> Daniel Macks wrote:
> []
> > main/archives.c:tarobject() uses a static buffer to store a filename
> > during installation. Wanna guess the size of fnamebuf[]? Try bumping
> > it to something "much larger". Latest dpkg upstream still
Daniel Macks wrote:
[]
> main/archives.c:tarobject() uses a static buffer to store a filename
> during installation. Wanna guess the size of fnamebuf[]? Try bumping
> it to something "much larger". Latest dpkg upstream still has this
> same hardcoded size.
This may even be legal, seeing that /usr/
On Sun, Jan 03, 2010 at 11:09:09PM +0100, Martin Costabel wrote:
> Daniel Macks wrote:
> []
> >> This looks like dpkg is not able to handle files with a file name longer
> >> than 256 characters. On the other hand, I don't understand why this bug
> >> only shows up on 10.6/32bit and not on 10.6/6
Daniel Macks wrote:
[]
>> This looks like dpkg is not able to handle files with a file name longer
>> than 256 characters. On the other hand, I don't understand why this bug
>> only shows up on 10.6/32bit and not on 10.6/64bit nor on 10.5/32bit.
>
> Also doesn't seem to choke on 10.4/ppc. Wonder
On Sun, Jan 03, 2010 at 06:11:55PM +0100, Martin Costabel wrote:
> Martin Costabel wrote:
> []
> > On 10.6/32bit: Builds but doesn't install
> >
> >> Unpacking sbcl (from .../sbcl_1.0.34-1_darwin-i386.deb) ...
> >> ### execution of /sw32/bin/dpkg-lockwait failed, exit code 6
> >> /sw32/bin/dpkg-de
Martin Costabel wrote:
[]
> On 10.6/32bit: Builds but doesn't install
>
>> Unpacking sbcl (from .../sbcl_1.0.34-1_darwin-i386.deb) ...
>> ### execution of /sw32/bin/dpkg-lockwait failed, exit code 6
>> /sw32/bin/dpkg-deb: subprocess paste killed by signal (Broken pipe)
>> Updating the list of loca
Jesse Alama wrote:
[]
> I just committed an updated SBCL (version 1.0.34) to my experimental
> repository:
>
> http://fink.cvs.sourceforge.net/viewvc/fink/experimental/jessealama/
>
> Can you please give this a try? I didn't do anything new apart from bumping
> the version, but perhaps this
On Jan 1, 2010, at 9:12 PM, Martin Costabel wrote:
> Martin Costabel wrote:
>> Alexander Hansen wrote:
>> []
>>> I was told that the package functioned on 10.6/64-bit. I didn't have
>>> time actually to verify that on a clean 10.6 system at that time, but
>>> verified that it works on 10.5; I app
Martin Costabel wrote:
> Alexander Hansen wrote:
> []
>> I was told that the package functioned on 10.6/64-bit. I didn't have
>> time actually to verify that on a clean 10.6 system at that time, but
>> verified that it works on 10.5; I applied an update to maxima concurrently.
>
> There is someth
Alexander Hansen wrote:
[]
> I was told that the package functioned on 10.6/64-bit. I didn't have
> time actually to verify that on a clean 10.6 system at that time, but
> verified that it works on 10.5; I applied an update to maxima concurrently.
There is something weird going on: I have two bui
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 1/1/10 11:05 AM, Martin Costabel wrote:
> Dr. Wolfram Schroers wrote:
>> Martin,
>>
>> I have followed the instructions and removed the entries from
>> /sw/var/lib/dpkg/status. There were no files with sbcl in their names in the
>> /sw/var/lib/dpk
Dr. Wolfram Schroers wrote:
> Martin,
>
> I have followed the instructions and removed the entries from
> /sw/var/lib/dpkg/status. There were no files with sbcl in their names in the
> /sw/var/lib/dpkg/info subdirectory. Finally, I ran "fink scanpackages" and
> "sudo apt-get update".
>
> When
1 - 100 of 270 matches
Mail list logo