pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/bmpx



> Module name:  wip
> Committed by: leonardschmidt
> Date:         Sat Nov 19 10:12:16 UTC 2005
>
> Modified Files:
>       wip/bmpx: Makefile.common distinfo
> Removed Files:
>       wip/bmpx/patches: patch-ab
>
> Log Message:
> BMPx 0.12.8 "The Golden Silver Cats Strike Back":
> - HTTP fetching code is threaded
> - Threading problems under FreeBSD were fixed (might affect OpenBSD/NetBSD
>   and other BSDs too, not tested)
> - Support  for XCursor themes when no xsettings manager is running was
>   added (preliminarily)
> - Support for "wait"/"busy" cursor on various actions/procedures in
>   the app so the user is aware that the app hasn't just stalled was
>   added
> - Various other minor bugfixes and code cleanups
>

Just wondering how could you build it:

---cut---
===> Checking for vulnerabilities in bmpx-0.12.8
===> Configuring for bmpx-0.12.8
=> Fixing locale directory references.
=> Adding rpaths to pkgconfig files.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
[snip]
checking for IceConnectionNumber in -lICE... yes
checking for SmcOpenConnection in -lSM... yes
checking for GST... gnome-config: not found
configure: error: Package requirements (gstreamer-0.9) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the GST_CFLAGS and GST_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/bmpx
===> 
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===>      * config.log
===>      * /usr/pkgsrc/wip/bmpx/work/.work.log
===> 
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/bmpx
---cut---

So it expects gstreamer 0.9 while latest version in pkgsrc is 0.8.11:

--- cut---
$ pkg_info -a | grep gstream
gstreamer-0.8.11    GNOME multimedia streamer library
--- cut---

Probably gstreamer from pkgsrc tree should be updated first?

// wbr


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index