[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: feedback
From: |
suzuki toshiya |
Subject: |
Re: feedback |
Date: |
Fri, 29 Sep 2023 23:53:22 +0900 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 |
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, mielech@t-online.de 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 freetype@nongnu.org ##
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 freetype@nongnu.org ##
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
- feedback, address@hidden, 2023/09/29
- Re: feedback,
suzuki toshiya <=