<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>40422</bug_id>
          
          <creation_ts>2004-02-04 16:50 0000</creation_ts>
          <short_desc>net-firewall/guarddog-2.*: Missing dependency on FAM</short_desc>
          <delta_ts>2005-01-18 05:38:42 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ylvisaki@erols.com</reporter>
          <assigned_to>mholzer@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>ylvisaki@erols.com</who>
            <bug_when>2004-02-04 16:50:52 0000</bug_when>
            <thetext>In emerge -k guarddog, compilation stopped because /usr/lib/libfam.1a could not be found.  A previous &quot;emerge -k --pretend guarddog&quot; did not indicate that such a dependency existed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Investigation revealed that app-admin/fam had the missing library.  Merging this
package enabled me to complete the guarddog installation.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mholzer@gentoo.org</who>
            <bug_when>2004-02-10 05:02:55 0000</bug_when>
            <thetext>which versions are affected ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-02-10 05:26:57 0000</bug_when>
            <thetext>Not interested in maintaining this.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ylvisaki@erols.com</who>
            <bug_when>2004-02-10 06:11:40 0000</bug_when>
            <thetext>guarddog-2.0.0 failed to compile initially.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo-bugger@msquadrat.de</who>
            <bug_when>2004-04-30 02:56:28 0000</bug_when>
            <thetext>Guarddog itself doesn&apos;t directly depend on FAM. It is a KDE app and uses KIO (from kdelibs) and if that one is compiled with FAM support but FAM is later unmerged, linking to libkio fails. I guess :)

otherland /var/tmp/portage/guarddog-2.2.0/work/guarddog-2.2.0 # make
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/guarddog-2.2.0/work/guarddog-2.2.0&apos;
Making all in guarddog
make[2]: Entering directory `/var/tmp/portage/guarddog-2.2.0/work/guarddog-2.2.0/guarddog&apos;
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c commandrunner.cpp
commandrunner.cpp: In member function `void CommandRunner::run(QString)&apos;:
commandrunner.cpp:68: warning: `setExecutable&apos; is deprecated (declared at
   /usr/kde/cvs/include/kprocess.h:205)
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c userdefinedprotocol.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c simelineedit.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c protocoldb.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c main.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c iprange.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c guarddogdoc.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c guarddog.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c checktablelistitem.cpp
/usr/qt/3/bin/moc ./commandrunner.h -o commandrunner.moc.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c commandrunner.moc.cpp
/usr/qt/3/bin/moc ./guarddog.h -o guarddog.moc.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c guarddog.moc.cpp
creating guarddog_meta_unload.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new  -c guarddog_meta_unload.cpp
/bin/sh ../libtool --mode=link --tag=CXX g++  -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O2 -pipe -fno-exceptions -fno-check-new   -o guarddog -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/cvs/lib  -R /usr/kde/cvs/lib -R /usr/qt/3/lib -R /usr/X11R6/lib commandrunner.o userdefinedprotocol.o simelineedit.o protocoldb.o main.o iprange.o guarddogdoc.o guarddog.o checktablelistitem.o commandrunner.moc.o guarddog.moc.o guarddog_meta_unload.o  -lkio -lkdeui -lkdecore -lqt-mt  -lpng -lz -lm -lXext -lX11 -lresolv -lSM -lICE -lpthread -lresolv
mkdir .libs
libtool: link: cannot find the library `/usr/lib/libfam.la&apos;
make[2]: *** [guarddog] Error 1
make[2]: Leaving directory `/var/tmp/portage/guarddog-2.2.0/work/guarddog-2.2.0/guarddog&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/guarddog-2.2.0/work/guarddog-2.2.0&apos;
make: *** [all-recursive-am] Error 2
otherland /var/tmp/portage/guarddog-2.2.0/work/guarddog-2.2.0 # ldd /usr/kde/cvs/lib/libkio.so | grep fam
        libfam.so.0 =&gt; not found</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>greg_g@gentoo.org</who>
            <bug_when>2005-01-18 05:38:42 0000</bug_when>
            <thetext>I can confirm the last comment is right. Closing.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>