apt-0.5.4-51 hates me, and I hate it.

michaelsanford

Translator, Web Developer
I had this problem with apt a while ago, so I decided to remove DevTools and Fink copletely, re-install XCode 1.5 and the November2004 gcc updater, I'm still getting this:

Code:
make[2]: *** [/sw/src/apt-0.5.4-51/apt-0.5.4/bin/libapt-pkg.3.2.0.dylib] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling apt-0.5.4-51 failed

Why ? :(
 
Could you provide more lines above your first make error? It's showing that there was a problem, but what actually happened is above it.
 
I'll download Fink and re-update it, it'll take a while since this happens after hours and hours of the build.
 
The best place to get help is from the fink mailing-lists. I've got quite a few packages that don't install because of compile errors and the mailing lists have been quite helpful.
 
Back
Top