[Kolab-devel] [issue3277] OS X packages contain hardcoded phonon library path specific to Till's build enviroment

Frank Osterfeld kolab-issues at intevation.de
Sun Nov 30 19:15:49 CET 2008


New submission from Frank Osterfeld <frank at kdab.net>:

OS X installer from http://www.kdab.net/~till/KDEOnMac/20081119, also observed
with previous versions.

The file 

/opt/kde4/share/apps/cmake/modules/KDELibsDependenciesInternal.cmake

contains a wrong path to libphonon:

/Users/till/Code/mac.kde.org/kdemac-read-only/compile.build/kdelibs/lib/libphonon.dylib

This leads to errors when building e.g. a custom kdepim against the installed
kdelibs.

Only libphonon is affected, all other paths are fine. Replacing all occurrences of

/Users/till/Code/mac.kde.org/kdemac-read-only/compile.build/kdelibs/lib/libphonon.dylib

by 

/opt/kde4/lib/libphonon.dylib

in KDELibsDependenciesInternal.cmake fixes the problem.

----------
assignedto: till
messages: 17844
nosy: osterfeld, till
priority: bug
status: unread
title: OS X packages contain hardcoded phonon library path specific to Till's build enviroment
topic: enterprise4
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3277>
___________________________________________________




More information about the devel mailing list