Respository Broken?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
enos_feedler
Posts: 4
Joined: Fri Aug 25, 2006 4:35 am
Location: Toronto, Canada

Respository Broken?

Post by enos_feedler »

Has anyone tried building what is currently (Aug 24, 14:45 ET) in the respository for the pspsdk? I am getting build errors:

psp-config.c: In function `print_path':
psp-config.c:234: error: `PSPSDK_TOPDIR' undeclared (first use in this function)psp-config.c:234: error: (Each undeclared identifier is reported only once
psp-config.c:234: error: for each function it appears in.)
gmake[2]: *** [psp-config.o] Error 1
gmake[2]: Leaving directory `/usr/local/pspdev/buildtemp/pspsdk/tools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/pspdev/buildtemp/pspsdk'
gmake: *** [all] Error 2

Cheers,
Jeff
enos_feedler
Posts: 4
Joined: Fri Aug 25, 2006 4:35 am
Location: Toronto, Canada

Post by enos_feedler »

After looking around a bit, I think it has to do with the fact I am building on FreeBSD and something going wrong with configure.ac. What tools are involved in generating/parsing this file? I dont think mine are working right :/

-Jeff
Post Reply