This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where is ecosconfig?


Chuck McManis <cmcmanis@mcmanis.com> writes:

> Great! Well, not so great.
> I was surprised and impressed that someone besides me is using FreeBSD
> but alas it doesn't seem to build.

It should (of course ;-)).

> After attempting to bring in gnome2

No need to do that; ecosconfig uses wxgtk. Something like `portupgrade
-NR ecos-tools' or `cd /usr/ports/devel/ecos-tools; make install
clean' should work just fine. portupgrade(1) will update dependent
packages along the way.

> (I use KDE 3.2) and a brief detour to updgrade expat with portupgrade,
> it dies trying to build pango to wit:
> 
> pango-ot-info.c:25: freetype/ftmodapi.h: No such file or directory

You should have a /usr/local/include/freetype2/freetype/ftmodpi.h from
the freetype2 port and a matching -I<...> directive for pango. There's
no mention of pango in the errorlogs on
<URL:http://bento.freebsd.org/>, so this smells like a local problem.

> (this is on a FreeBSD 4-STABLE system running 4.9p0 w/KDE 3.2 from
> ports installed, and yes I cvsup'd the ports tree before starting...)
> 
> Something else I should try?

If everything else fails, you can still grab current packages from
<URL:ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/>.

tg

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]