Opened 19 years ago
Closed 19 years ago
#5260 closed defect (fixed)
BUG: xmms port fails to build
Reported by: | slashdot@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
When trying to install the xmms port, a number of dependencies fail. Below is the error...
---> Configuring gtk1 Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk1/work/gtk+-1.2.10" && LIBS="-L/opt/local/lib" CFLAGS="-I/opt/local/include" CPPFLAGS="-I/opt/local/include" ./configure --prefix=/opt/local --disable-shm --with-locale --mandir=/opt/local/share/man --infodir=/opt/local/share/info" returned error 1 Command output: checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for stpcpy... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in libintl... checking for dgettext in -lintl... yes yes checking for msgfmt... /opt/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for catalogs to be installed... az ca cs da de el es et eu fi fr ga gl hr hu it ja ko lt nl no nn pl pt pt_BR ro ru sk sl sp sr sv tr uk vi wa zh_CN.GB2312 zh_TW.Big5 checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for glib-config... /opt/local/bin/glib-config checking for GLIB - version >= 1.2.8... yes checking for X... no configure: error: * X libraries or include files not found. Check 'config.log' for * more details.
Error: The following dependencies failed to build: gtk1 libmikmod libogg libvorbis
Change History (4)
comment:1 Changed 19 years ago by toby@…
Component: | base → dports |
---|
comment:2 Changed 19 years ago by mww@…
Summary: | xmms port fails → BUG: xmms port fails to build |
---|
comment:3 Changed 19 years ago by markd@…
Cc: | markd@… added |
---|
comment:4 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolving per markd@'s comment.
(In reply to comment #0)
This is an Xwindows problem; reinstall X11, preferably Apple's version (and X11sdk from Xcode). I just committed an unrelated install error with xmms so it test fine now also. This bug can be closed.