[kde-solaris] kdebase 3.3.2 with gcc 3.4.1 and solaris8

Stefan Teleman steleman at nyc.rr.com
Thu Jan 13 03:31:14 CET 2005


On Wednesday 12 January 2005 16:31, Marty Leisner wrote:
> I'm trying to compile kde 3.3.2 on solaris8 with gcc 3.4.1.
>
> When I got to kdebase, it had problems with large file support and
> proc...
>
> So I configured with --disable-largefile.
>
> It ends up configuring with:
>
> -D_FILE_OFFSET_BITS= -D_LARGE_FILES=1
>
> in all the makefiles (which is very wrong...nothing compiles)
>
> ugh!!  hints?
>
> marty		mleisner at eng.mc.xerox.com
> Don't  confuse education with schooling.
> 	Milton Friedman to Yogi Berra

Hi.

It looks like ./configure messed up. ./configure is actually written 
for the Linux /bin/sh, which is, in fact, bash. i always have to 
change it at the top to #!/bin/bash on Solaris -- otherwise it causes 
problems.

--Stefan

-- 
Stefan Teleman          'Nobody Expects the Spanish Inquisition'
steleman at nyc.rr.com                          -Monty Python



More information about the kde-solaris mailing list