Summary: | configure doesn't check for X Window System video extension library development files (Xvlib.h etc.) | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Nigel Roberts <nigel> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nigel Roberts
2005-10-09 13:23:10 UTC
where does make fail and what flags did you pass to configure? compile error should probably be sent to the mailinglist and not on bugzilla this is not invalid. we're missing a required check in the build system. With modular X becoming more common, it's important that we fix this. I'm afraid I no longer have a suitable machine to try this on. I don't remember passing any special configure options at the time. This should be dead simple to reproduce by attempting to compile kopete on a debian based system with out the libxv-dev package. Sorry I can't help any further. anyway, we now use cmake in kde4 |