I've got gcc version 4.3.3 from ubuntu jaunty
I tried giving the compile sequence the internal header files, but it looks
like freetype 2.3.9 is too new, as I got further error messages. right now
I'm running a compile with a host definition that should use the version of
freetype that shipped with it (2.1.9)
for your libX11 problem, what shell is /bin/sh?
It looks like between 6.9 and 7.0 there was a change from a large source
tarball to many small ones. To compile X11rdp properly you're going to need
to change where it looks for those .a files.
In ubuntu when I install the -dev package for something I usually get a .la
and .a file
So for compiling with 7.1 you might just need a bunch of -dev packages for
your distro and the source for xorg-server
On Tue, Oct 20, 2009 at 8:55 AM, Phillip Warner <shadow...@hotmail.com>wrote:
> Did you also get the x11 build errors? What gcc are you using?
>
> I appreciate your input
>
> --phillip
>
> ------------------------------
> Date: Tue, 20 Oct 2009 00:57:16 -0700
> Subject: Re: [Xrdp-devel] X11rdp build errors
> From: doctor.w...@gmail.com
> To: shadow...@hotmail.com
>
>
> I attempted to follow the Xserver/readme.txt to a tee and got similar
> errors relating to freetype2
> fcfreetype.c:53:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:58:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:59:10: error: #include expects "FILENAME" or <FILENAME>
> fcfreetype.c:60:10: error: #include expects "FILENAME" or <FILENAME>
>
> FT_INTERNAL_OBJECTS_H
> FT_INTERNAL_STREAM_H
> FT_INTERNAL_SFNT_H
> FT_INTERNAL_TRUETYPE_TYPES_H
>
> it looks like freetype used to make available some API they considered
> "internal"
>
> it looks like internal headers are available in the .git tree
>
> http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/include/freetype/internal
>
> 2009/10/18 Phillip Warner <shadow...@hotmail.com>
>
> >From what I understand X11rdp does not build with modern distros. I'm
> trying to build it using:
> Slackware 12.2
> kernel - 2.6.27.31
> xorg-server - 1.4.2
> gcc 4.2.4
>
> I checked out SVN rev. 276 and modified the build script to allow a normal
> user compile it (added DESTDIR support). Not all of the components build.
> Specifically, x11, xfont, xorg-server, and x11rdp do not build. Attached is
> a diff of the build script and my notes on the build process that include
> the errors I have found.
>
> Note, that I temporarily skipped some of the components that would not
> build to try building the others. I understand that some are dependent on
> others, so I did not expect everything to build properly after the initial
> errors.
>
> I appreciate any help on this.
>
> --phillip
>
> ------------------------------
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up
> now. <http://clk.atdmt.com/GBL/go/171222985/direct/01/>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> xrdp-devel mailing list
> xrdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xrdp-devel
>
>
>
> ------------------------------
> Hotmail: Trusted email with powerful SPAM protection. Sign up
> now.<http://clk.atdmt.com/GBL/go/177141665/direct/01/>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel