I have already contacted the maintainers for both packages. The other package was 'SDL_sound' but 'physfs' is not listed explicitly as dependency for that package. The package builds fine if 'physfs' is not installed. However, it breaks when 'physfs' is present. The offending file is: 'SDL_sound-1.0.3/playsound/physfsrwops.h'
On Fri, Sep 11, 2020 at 02:46:26AM -0400, B Watson wrote: > On 9/10/20, CRTS <[email protected]> wrote: > > Hi, > > > > I just had two packages break because of the new physfs 3.0.2. > > The problem is that the macro '__EXPORT__' is no longer defined > > the new version and must be replaced with by 'PHYSFS_DECL' by > > all packages that have a dependency on 'physfs' - at least > > that is how I got those packages to build. > > Which two packages? I just updated one (games/asc) to fix this > very issue, and I thought I'd tested all the others that depend on > physfs. So which one is still broken? > _______________________________________________ > SlackBuilds-users mailing list > [email protected] > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ > _______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
