Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 13:00:57 -0600
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        Eric F Crist <ecrist@adtechintegrated.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: KSambaClient install errors.
Message-ID:  <3FF1CB69.4060300@daleco.biz>
In-Reply-To: <200312301104.39883.ecrist@adtechintegrated.com>
References:  <200312301104.39883.ecrist@adtechintegrated.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric F Crist wrote:

>Hey all,
>
>I was wondering if anyone has tried to get the ksamabaclient working on 
>freebsd 4.9.  A buddy and I are trying to get it to install from sources, but 
>we get some funny errors.  They are:
>
>  
>

 From source, likely means that the code wasn't
written to compile from a BSD tree, as evidenced
by failure to find the needed header files.

Since it looks pretty "Linuxy", I guess the first
question is "do you have Linux Emulation" running?

>In file included from printerdlgimpl.cpp:58:
>printerdlgimpl.h:37: kcmprinterdlg.h: No such file or directory
>In file included from printerdlgimpl.cpp:59:
>usertabimpl.h:32: usertab.h: No such file or directory
>*** Error code 1
>
>Stop in /root/ksambaplugin-0.4.2/kcm_sambaconf.
>*** Error code 1
>
>Stop in /root/ksambaplugin-0.4.2.
>*** Error code 1
>
>Stop in /root/ksambaplugin-0.4.2.
>
>Perhaps one of you can point me in the right direction?
>
>TIA
>
>Eric Crist
>AdTech Integrated Systems, Inc
>

Unfortunately, a "find" for
"kcmprinterdlg.h" doesn't
reveal anything here on 5.1
either.

kcmprinter is/was a Linux package,
maybe you need that as well.

HTH,

Kevin Kinsey
DaleCo, S.P.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FF1CB69.4060300>