pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/31025: package games/asc does not build
The following reply was made to PR pkg/31025; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: mc0%databaar.ch@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/31025: package games/asc does not build
Date: Mon, 5 Sep 2005 11:39:48 +0200
On Mon, Sep 05, 2005 at 08:28:16AM +0200, A L Meyers wrote:
> Am attaching the config.log file.
Thanks. It says:
/usr/bin/ld: warning: libphysfs.so.0, needed by
/usr/pkgsrc/games/asc/work/.buildlink/lib/libparagui.so, not found (try using
-rpath or -rpath-link)
/usr/pkgsrc/games/asc/work/.buildlink/lib/libparagui.so: undefined reference
to `PHYSFS_openRead'
and in the configure output you sent:
===> Required installed package bzip2>=1.0.3: bzip2-1.0.3 found
===> Required installed package SDL_mixer>=1.2.5nb4: SDL_mixer-1.2.6nb2 found
===> Required installed package libvorbis>=1.1.0nb1: libvorbis-1.1.0nb2 found
===> Required installed package libogg>=1.1.2nb1: libogg-1.1.2nb1 found
===> Required installed package SDLmm>=0.1.8nb1: SDLmm-0.1.8nb3 found
===> Required installed package libsigc++>=1.2.3nb1: libsigc++-1.2.7 found
===> Required installed package libsigc++>=1.2.5nb1: libsigc++-1.2.7 found
===> Required installed package smpeg>=0.4.4nb8: smpeg-0.4.4nb9 found
===> Required installed package paragui>=1.0.4nb6: paragui-1.0.4nb7 found
physfs isn't mentioned.
However, its bl3.mk file is included in x11/paragui/bl3.mk
which is included by games/asc/Makefile.
I can't reproduce this part of the problem:
# cd /usr/pkgsrc/games/asc
# make clean clean-depends
# make configure
===> Checking for vulnerabilities in asc-1.16.1.0
=> Checksum SHA1 OK for asc-source+music-1.16.1.0.tar.bz2.
=> Checksum RMD160 OK for asc-source+music-1.16.1.0.tar.bz2.
===> Extracting for asc-1.16.1.0
===> Required installed package SDL_mixer>=1.2.5nb4: SDL_mixer-1.2.6nb2 found
===> Required installed package libvorbis>=1.1.0nb1: libvorbis-1.1.0nb1 found
===> Required installed package libogg>=1.1.2nb1: libogg-1.1.2nb1 found
===> Required installed package SDLmm>=0.1.8nb1: SDLmm-0.1.8nb3 found
===> Required installed package libsigc++>=1.2.3nb1: libsigc++-1.2.7 found
===> Required installed package libsigc++>=1.2.5nb1: libsigc++-1.2.7 found
===> Required installed package smpeg>=0.4.4nb8: smpeg-0.4.4nb9 found
===> Required installed package paragui>=1.0.4nb6: paragui-1.0.4nb7 found
===> Required installed package physfs>=1.0.1: physfs-1.0.1 found
===> Required installed package SDL_image>=1.2.3nb3: SDL_image-1.2.4nb1 found
===> Required installed package SDL>=1.2.7nb4: SDL-1.2.8nb1 found
===> Required installed package glu>=6.0.1nb2: glu-6.2.1nb1 found
===> Required installed package MesaLib>=6.2.1nb2: MesaLib-6.2.1nb2 found
===> Required installed package aalib-x11>=1.4.0.4nb1: aalib-x11-1.4.0.5 found
===> Required installed package png>=1.2.6nb1: png-1.2.8 found
===> Required installed package tiff>=3.7.2nb1: tiff-3.7.3 found
===> Required installed package jpeg>=6bnb2: jpeg-6bnb3 found
===> Required installed package freetype2>=2.1.9nb1: freetype2-2.1.10 found
===> Required installed package expat>=1.95.8nb2: expat-1.95.8nb2 found
===> Required installed package libtool-base>=1.5.18nb1:
libtool-base-1.5.18nb4 found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package pkg-config>=0.19: pkg-config-0.19 found
===> Required installed package x11-links>=0.25: x11-links-0.26 found
...
Do you have physfs installed?
I'm not quite sure what else to ask.
Thomas
Home |
Main Index |
Thread Index |
Old Index