Re: feedback

"[email protected]" <[email protected]> Fri, 29 Sep 2023 17:01:15 -0400
Newsgroups gmane.comp.fonts.freetype.user
Message-ID <[email protected]>
Hallo Toshiya Suzuki,

I compiled splashutils-1.5.2 (sourceforge) on a Linux Lite 3.8 32-bit 
(frugal install)
without any modifications successfully. I hope, these informations help 
the develo-
pers.

Kind regards
C.Mielech



On 09/29/2023 10:53 AM, suzuki toshiya wrote:
> Insufficient information.
>
> * no information of your platform. it looks like as if it were Ubuntu, 
> but no detailed version.
> * no information on compiler, libc, etc etc.
> * no information what you're compiling. it looks like as if you were 
> going to compile splashutils (I don't know what it is), thus I don't 
> know which freetype2 version is included, and whether it is modified 
> or not.
>
> I recommend to make a tarball of your splashutils working directory 
> (remaining the binaries and long files) and upload it to somewhere.
>
> On 2023/09/29 21:14, [email protected] wrote:
>> Hallo,
>> today I got this in my terminal. It hopefully will help.
>>
>>
>>
>>    CC      objs/daemon_cmd.o
>>     LD      objs/fbsplashd
>>     LD      objs/fbsplashd.static
>>     CONF    libjpeg
>>     MAKE    libjpeg
>>     CONF    freetype2
>> configure: WARNING: fcntl.h: present but cannot be compiled
>> configure: WARNING: fcntl.h:     check for missing prerequisite headers?
>> configure: WARNING: fcntl.h: see the Autoconf documentation
>> configure: WARNING: fcntl.h:     section "Present But Cannot Be 
>> Compiled"
>> configure: WARNING: fcntl.h: proceeding with the preprocessor's result
>> configure: WARNING: fcntl.h: in the future, the compiler will take
>> precedence
>> configure: WARNING:     ## ---------------------------------- ##
>> configure: WARNING:     ## Report this to [email protected] ##
>> configure: WARNING:     ## ---------------------------------- ##
>> configure: WARNING: zlib.h: present but cannot be compiled
>> configure: WARNING: zlib.h:     check for missing prerequisite headers?
>> configure: WARNING: zlib.h: see the Autoconf documentation
>> configure: WARNING: zlib.h:     section "Present But Cannot Be Compiled"
>> configure: WARNING: zlib.h: proceeding with the preprocessor's result
>> configure: WARNING: zlib.h: in the future, the compiler will take 
>> precedence
>> configure: WARNING:     ## ---------------------------------- ##
>> configure: WARNING:     ## Report this to [email protected] ##
>> configure: WARNING:     ## ---------------------------------- ##
>> make[1]: Entering directory
>> '/home/ubuntu/Downloads/splashutils-1.5.2/objs/freetype2'
>> make[1]: Leaving directory
>> '/home/ubuntu/Downloads/splashutils-1.5.2/objs/freetype2'
>>
>> Kind regards
>> C.Mielech
>>
>>