Re: [Fink-users] aquaterm install fails on 10.4

2006-03-07 Thread Alexander K. Hansen
On 3/7/06, Ben Abbott <[EMAIL PROTECTED]> wrote:
>
> I originally tried to install Octave on 10.4.5 running XCode 2.2. The
> install failed while attempting to install dependencies. It appears (to me)
> that the problem is with aquaterm-shlibs (among others?)
>
> I'm behind a firewall that has been proving troublesome for
> installation/update of fink ... thus I resorted to a manual install of
> fink-0.24.11. I followed the simple instructions here
> http://www.mail-archive.com/fink-users%40lists.sourceforge.net/msg21659.html
>
> The installation went smoothly, and issuing "fink -V" produces the result
> below, so I assume all is well with fink.
>
> Package manager version: 0.24.12
> Distribution version: 0.8.0
>
> When trying to install 'octave', 'aquaterm', or 'aquaterm-shlibs' I
> eventually encounter the results below :-(
>

aquaterm, aquaterm-dev, and aquaterm-shlibs are built in a single
operation, and their files are divvied up at the end.  You'll get the
same thing when you install octave because octave depends on at least
one of the aquaterm* packages.

> fink -b install aquaterm-shlibs
> [...]
> CompileC
> build/AquaTerm.build/Deployment/AquaTerm.build/Objects-normal/ppc/Demo.o
> /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m normal ppc
> objective-c com.apple.compilers.gcc.4_0
> cd /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src
> /usr/bin/gcc-4.0 -x objective-c -arch ppc -pipe -Wno-trigraphs
> -fpascal-strings -fasm-blocks -g -O0 -DAQT_APP -fmessage-length=0 -mtune=G4
> -fvisibility=hidden
> -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/AquaTerm.hmap
> -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -mdynamic-no-pic
> -F/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/Deployment
> -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/Deployment/include
> -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/DerivedSources
> -include
> /Library/Caches/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-dqtavgeycytklwgolxtxgmrtygya/AppKit.h
> -c /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m -o
> /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/Objects-normal/ppc/Demo.o
> /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:24:32:
> error: aquaterm/AQTAdapter.h: No such file or directory


That version of aquaterm isn't current for 10.4:

http://pdb.finkproject.org/pdb/package.php/aquaterm

so it may not build with XCode 2.2.   If you can't do either cvs or
rsync updating, grab new package descriptions via a browser

http://cvs.sourceforge.net/viewcvs.py/fink/dists/10.4-transitional/
--
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-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] aquaterm install fails on 10.4

2006-03-07 Thread Ben Abbott
I originally tried to install Octave on 10.4.5 running XCode 2.2. The install failed while attempting to install dependencies. It appears (to me) that the problem is with aquaterm-shlibs (among others?)I'm behind a firewall that has been proving troublesome for installation/update of fink ... thus I resorted to a manual install of fink-0.24.11. I followed the simple instructions here http://www.mail-archive.com/fink-users%40lists.sourceforge.net/msg21659.htmlThe installation went smoothly, and issuing "fink -V" produces the result below, so I assume all is well with fink.Package manager version: 0.24.12Distribution version: 0.8.0	When trying to install 'octave', 'aquaterm', or 'aquaterm-shlibs' I eventually encounter the results below :-(fink -b install aquaterm-shlibs[...]CompileC build/AquaTerm.build/Deployment/AquaTerm.build/Objects-normal/ppc/Demo.o /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m normal ppc objective-c com.apple.compilers.gcc.4_0    cd /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src    /usr/bin/gcc-4.0 -x objective-c -arch ppc -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -g -O0 -DAQT_APP -fmessage-length=0 -mtune=G4 -fvisibility=hidden -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/AquaTerm.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -mdynamic-no-pic -F/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/Deployment -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/Deployment/include -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/DerivedSources -include /Library/Caches/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-dqtavgeycytklwgolxtxgmrtygya/AppKit.h -c /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m -o /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/Objects-normal/ppc/Demo.o/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:24:32: error: aquaterm/AQTAdapter.h: No such file or directory[... some warnings ...]/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:74: error: 'AQTAlignLeft' undeclared (first use in this function)/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:74: error: (Each undeclared identifier is reported only once/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:74: error: for each function it appears in.)[... more warnings ...]/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:96: error: 'AQTAlignCenter' undeclared (first use in this function)[... more warnings ...]/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:132: error: 'AQTButtLineCapStyle' undeclared (first use in this function)[... more warnings ...]/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Demo.m:143: error: 'AQTRoundLineCapStyle' undeclared (first use in this function)[... more warnings ...]CompileC build/AquaTerm.build/Deployment/AquaTerm.build/Objects-normal/ppc/Bugs.o /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m normal ppc objective-c com.apple.compilers.gcc.4_0    cd /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src    /usr/bin/gcc-4.0 -x objective-c -arch ppc -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -g -O0 -DAQT_APP -fmessage-length=0 -mtune=G4 -fvisibility=hidden -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/AquaTerm.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -mdynamic-no-pic -F/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/Deployment -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/Deployment/include -I/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/DerivedSources -include /Library/Caches/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-dqtavgeycytklwgolxtxgmrtygya/AppKit.h -c /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m -o /sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/build/AquaTerm.build/Deployment/AquaTerm.build/Objects-normal/ppc/Bugs.o/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:24:32: error: aquaterm/AQTAdapter.h: No such file or directory/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m: In function 'aqtDebug':/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:58: warning: no '-openPlotWithIndex:' method found/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:58: warning: (Messages without a matching method signature/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:58: warning: will be assumed to return 'id' and accept/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:58: warning: '...' as arguments.)/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:59: warning: no '-setPlotSize:' method found/sw/src/fink.build/aquaterm-1.0-1/AquaTerm1.0.a2/src/Bugs.m:60: warning: no '-setPlotTitle:' method found/sw/src/fink.build/aquaterm-1.0-1/AquaT