Hello, I found out how to create the link - click the '[Link Package from other Project]' item - Fill in value for 'Name of original project:' -> home:elvigia - Fill in value for 'Name of package in original project:' -> wfnetobjs - Leave last box <blank> Clicked Create link. That created the reference link for me. Next the configure bit, an example I have seen in the past is ./configure --with-wfnetobjs-libdir=/usr/include/wallfire/ How do I specify the ./configure --with-wfnetobjs-libdir=/dir1/dir2 where /dir1/dir2 is a link to someone else's package in this case wfnetobjs? - Is it syntactically correct to have a line in the .spec file that reads: 'Requires: wfnetobjs' or, should that be 'BuildRequires: wfnetobjs' 3. Where in the spec file does the line './configure --with-wfnetobjs-libdir=/dir1/dir2' go ? , if so which section ? Other info from the log: checking for shl_load in -ldld... no configure: error: wfnetobjs-incdir: no directory found, use configure option error: Bad exit status from /var/tmp/rpm-tmp.36404 (%build) References: project -> https://build.opensuse.org/package/show?package=wflogs&project=home%3Adoiggl spec file -> https://build.opensuse.org/package/view_file?file=wflogs.spec&package=wflogs&project=home%3Adoiggl logs -> https://build.opensuse.org/package/live_build_log?arch=x86_64&package=wflogs&project=home%3Adoiggl&repository=openSUSE_Factory Cheers Glenn -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org