On Mon, Nov 21, 2005 at 11:11:28PM -0800, Christopher Frederick wrote:
> Good day everyone,
>
> This may be a case of RTFM, but I was interested in potentially
> working on an OS X port of Duplicity (http://www.nongnu.org/
> duplicity) and was unable to find specific instructions on how to go
Good day everyone,
This may be a case of RTFM, but I was interested in potentially
working on an OS X port of Duplicity (http://www.nongnu.org/
duplicity) and was unable to find specific instructions on how to go
about doing this. In particular, what are the differences
between .deb packa
On Mon, Nov 21, 2005 at 06:17:08PM -0500, Koen van der Drift wrote:
>
> On Nov 21, 2005, at 12:40 PM, Daniel E. Macks wrote:
>
> >Could you try again and post the whole command and output? The dpkg
> >installation of gdk-pxi-buf-shlibs is unlikely to be related to the
> >actual dep cycle.
>
> Th
Percy Zahl wrote:
[]
checking fcntl.h usability... no
checking fcntl.h presence... yes
configure: WARNING: fcntl.h: present but cannot be compiled
You should look in the config.log file for the corresponding error message.
--
Martin
---
Th
On Nov 21, 2005, at 12:40 PM, Daniel E. Macks wrote:
Could you try again and post the whole command and output? The dpkg
installation of gdk-pxi-buf-shlibs is unlikely to be related to the
actual dep cycle.
That was almost the complete output :)
But here it is:
[EMAIL PROTECTED]:~] $ fink i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I assume 4.0.1 is XCode 2.2? Which I haven't upgraded to yet or
tested any of my pkgs with yet.
- ---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 21-Nov-05, at 2:16 PM, Martin Costabel wrote:
Sebas
Sebastian Roth wrote:
[]
have some problems when compiling php5-apache2-ssl-5.0.4-23.
My system is Mac OS X 10.4.3 on a Powerbook G4.
Here is my compiler output:
In file included from
/sw/src/fink.build/php5-apache2-ssl-5.0.4-23/php-5.0.4/ext/mbstring/oniguruma/regerror.c:37:
/usr/lib/gcc/powerp
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 a
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 a
Koen van der Drift <[EMAIL PROTECTED]> said:
>
> I get an error with circular dependencies for gdk-pixbuf-shlibs:
>
> ...
> gdk-pixbuf-shlibs gnome-print-shlibs
> Do you want to continue? [Y/n]
> /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-
> powerpc/gnome/gdk-pixbuf-shlibs
On 11/21/05, Romulo Velasquez <[EMAIL PROTECTED]> wrote:
> Hi just wanted to let you know that I'm having problems building vim with
> XCode 2.2. I had someone else try and build with 2.1 and it works.
>
> Here part of the output of the build process:
>
> generating help tags
> /sw/src/fink.bui
Peter,
FYI, James Gibbs just emailed me to say he should no longer be considered
an active developer and not to wait on him to submit the new packaging for
lammpi 7.1.1-1. He said that I could adopt maintaining lammpi or it could
be considered unowned. I'll be happy to maintain lammpi and lammp
On Fri, Nov 18, 2005 at 06:57:48PM -0500, Koen van der Drift wrote:
>
> On Nov 18, 2005, at 5:18 PM, Max Horn wrote:
>
> >I can confirm this. I.e. pdb.finkproject.org doesn't resolve for me
> >anymore.
>
> me too :)
DNS problem. cirdan: we should add more nameservers for that domain.
dan
--
Peter,
Hmmm. Is -fPIC and -fno-common equivalent? I specifically recall that
I had to add -fno-common to the compilation of the static lib liblammpio.a
to eliminate the common symbols in it and thus eliminate the need for
the -W1,-single-module hack to build gromacs-mpi's shared libs. I would
Peter,
Thanks for the information. I didn't realize that Apple's gcc
defaulted to -fPIC. Has this always been the case or is it new to
gcc-4.0? Does the gnu gcc from our gcc4 default to -fPIC as well or
is this specific to Apple's branch of the compilers?
Jack
---
Hi just wanted to let you know that I'm having problems building vim with XCode 2.2. I had someone else try and build with 2.1 and it works.Here part of the output of the build process:gcc -I/sw/include -g -O2 -L/sw/lib -L/usr/local/lib -DUNIX -o xxd xxd.c/bin/rm -rf /sw/src/fink.build/root-vim-6.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jack Howarth wrote:
| Peter,
|Are you certain it is the need for -fPIC is limited at all with
| regard to static code in shared libs. In his article, Drepper says...
|
| The most important recommendation is to always use -fpic or -fPIC
| when gene
Peter,
Are you certain it is the need for -fPIC is limited at all with
regard to static code in shared libs. In his article, Drepper says...
The most important recommendation is to always use -fpic or -fPIC
when generating code which ends up in DSOs. This applies to data as
well as code. Code w
Jack Howarth wrote:
...to work around the fact that common symbols exist in liblammpio.a
because it is built as non-PIC code which is silently linked into
gromacs-mpi's shared libraries by mpicc. The hack to work around this
has been described at...
http://gcc.gnu.org/ml/gcc/2005-06/msg00186.htm
On 11/21/05, Sebastian Roth <[EMAIL PROTECTED]> wrote:
> Hi,
>
> after doing some searches on google i finally subscribed to this
> mailing list to ask for help.
> Although the entire Fink-System looks and works really great, i still
> have some problems when compiling php5-apache2-ssl-5.0.4-23.
>
Peter,
As I mentioned, the revised copies of lammpi.info and lammpi.patch
are now in the fink tracking system. I am considering one last set of
changes and would be interested in your opinion on them. Currently I
have added a patch to gromacs-mpi...
+++ gromacs-3.3/src/gmxlib/Makefile.in.fixed
Hi,
after doing some searches on google i finally subscribed to this
mailing list to ask for help.
Although the entire Fink-System looks and works really great, i still
have some problems when compiling php5-apache2-ssl-5.0.4-23.
My system is Mac OS X 10.4.3 on a Powerbook G4.
Here is my compiler
22 matches
Mail list logo