Since things were functionally working with the old packages, it took me a
little bit to get back to this problem but I did do a full removal and
re-install of the X Code 2.3 but that did not solve the build problem.  I
also restarted using the 'magic key sequence' (that I forget now) to start
with only essential Apple extensions - still had the same build problem.

However, I did find a work around that's a bit odd but it solved the
build/install problem.  I wanted to pass it on in case it might be useful
to others:

- I have two different 10.4 partitions on my hard drive: one is my main
partition that has quite a few additional things installed beyond the basic
10.4 stuff and another partition that is very close to a basic 10.4
installation.  To conserve space on the 'basic' partition, I use a sym link
from it to my main partition where /sw directory is actually located.
- I restarted my machine on the 'basic' 10.4 disk with the /sw sym link and
did the build/install of db44 from that partition.  Much to my surprise, it
worked perfectly from this partition.  After completing the successful
build/install on the 'basic' partition, I restarted on my main partition
and all the db44 things were in place and worked as expected.

This is one of those things that I don't understand why it worked but it
did so my problem is solved.

Thanks again for your suggestions,

Russ Mundy

At 7:05 AM -0400 6/27/06, Alexander K. Hansen wrote:
>On 6/27/06, Russ Mundy <[EMAIL PROTECTED]> wrote:
>> Thanks for changing the 10.4-transitional update to 10.4.  I hadn't
>> made the change in the config file.  I made the change, reran fink
>> configure, did a selfupdate and ran "fink install db44-aes-shlibs"
>> and ended up with the same failure.
>>
>> I need to install the db44 package to update mutt-ssl from 1.4.2.1-6
>> to 1.5.11-3 but at this point mutt is functioning fine so I can stay
>> with the current version for now.
>>
>> The only other thing that I can think of is to go back to CVS from
>> RSYNC but from what I read from the fink web site that's not
>> recommended at this point.
>>
>> Suggestions welcome,
>>
>> Russ Mundy
>>
>> On Jun 26, 2006, at 2:02 PM, Alexander K. Hansen wrote:
>>
>> > On 6/25/06, Russ Mundy <[EMAIL PROTECTED]> wrote:
>> >>
>> >> --
>> >> Package manager version: 0.24.21
>> >> Distribution version: 0.8.0.rsync powerpc
>> >> Mac OS X version: 10.4.6
>> >> Xcode version: 2.3
>> >> gcc version: 4.0.1 (Apple Computer, Inc. build 5341)
>> >> make version: 3.80
>> >> Feedback Courtesy of FinkCommander
>> >> -------
>> >>
>> >> None of the db44 packages will build - I've tried with both Xcode
>> >> version
>> >> 2.0 & 2.3 with the same results.  Following are the results just
>> >> before the
>> >> build fails:
>> >>
>> >> --------
>> >>
>> >> ln -s .libs/libdb_cxx-4.4.a libdb_cxx.a
>> >> + make
>> >> /bin/sh ./libtool --mode=compile cc -c -Os  -I../dist/..
>> >> ../dist/../db_dump185/db_dump185.c
>> >>  cc -c -Os -I../dist/.. ../dist/../db_dump185/db_dump185.c  -fno-
>> >> common
>> >> -DPIC -o .libs/db_dump185.o
>> >> ../dist/../db_dump185/db_dump185.c: In function 'main':
>> >> ../dist/../db_dump185/db_dump185.c:212: warning: assignment makes
>> >> pointer
>> >> from integer without a cast
>> >> ../dist/../db_dump185/db_dump185.c:214: warning: assignment makes
>> >> pointer
>> >> from integer without a cast
>> >> ../dist/../db_dump185/db_dump185.c:229: error: 'struct __db' has
>> >> no member
>> >> named 'seq'
>> >> ../dist/../db_dump185/db_dump185.c:229: error: 'R_NEXT' undeclared
>> >> (first
>> >> use in this function)
>> >> ../dist/../db_dump185/db_dump185.c:229: error: (Each undeclared
>> >> identifier
>> >> is reported only once
>> >> ../dist/../db_dump185/db_dump185.c:229: error: for each function
>> >> it appears
>> >> in.)
>> >> ../dist/../db_dump185/db_dump185.c:234: error: 'struct __db' has
>> >> no member
>> >> named 'seq'
>> >> ../dist/../db_dump185/db_dump185.c: In function 'db_hash':
>> >> ../dist/../db_dump185/db_dump185.c:262: error: 'struct __db' has
>> >> no member
>> >> named 'internal'
>> >> ../dist/../db_dump185/db_dump185.c:264: error: 'struct __db' has
>> >> no member
>> >> named 'internal'
>> >> ../dist/../db_dump185/db_dump185.c: In function 'db_btree':
>> >> ../dist/../db_dump185/db_dump185.c:289: error: 'struct __db' has
>> >> no member
>> >> named 'internal'
>> >> make: *** [db_dump185.lo] Error 1
>> >> ### execution of /var/tmp/tmp.1.WSWVwq failed, exit code 2
>> >> Removing build lock...
>> >> /sw/bin/dpkg-lockwait -r fink-buildlock-db44-4.4.16-1
>> >> (Reading database ... 17965 files and directories currently
>> >> installed.)
>> >> Removing fink-buildlock-db44-4.4.16-1 ...
>> >> Failed: phase compiling: db44-4.4.16-1 failed
>> >>
>> >> -----
>> >>
>> >>
>> >> Any suggestions or help would be appreciated,
>> >>
>> >> Russ Mundy
>> >>
>> >>
>> > It worked here with XCode 2.3 and using the 10.4 (g++4 and gcc4)
>> > distribution (rather than 10.4-transitional)
>> >
>> > --
>> > Alexander K. Hansen
>> > Fink Documenter (still)
>>
>>
>
>cvs vs. rsync isn't relevant here:  they're different ways of
>downloading the same package information file.
>
>Nothing jumped out at me on this--but one thing you might try is doing
>a clean reinstall of XCode 2.3 if you upgraded it in place over the
>2.0 install.  Sometimes old stuff gets left behind and produces
>compiler confusion.  The /Developer/Tools/uninstall-devtools.pl script
>will clean it out.
>
>--
>Alexander K. Hansen
>Fink Documenter (still)



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

Reply via email to