| Summary: | build failure when compiling kdenetwork | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Matt <matt> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Matt
2010-01-10 17:34:20 UTC
which version of mediastreamer do you have installed? mediastreamer-2.3.1 Fixed I think. It looks like it wasn't finding mediastreamer correctly. I had PKG_CONFIG_PATH set to include the dir that held the .pc file but it wasn't finding it I guess. I set LDFLAGS and CFLAGS to point to mediastremer and it compiles now. |