cd libs/src/portable ; make CC=gcc CFLAGS='-g -O2 -I../../include' install gcc -g -O2 -I../../include -c fake-getnameinfo.c In file included from fake-getnameinfo.c:15: /usr/include/sys/socket.h:56: warning: empty declaration fake-getnameinfo.c: In function `getnameinfo': fake-getnameinfo.c:34: `EAI_MEMORY' undeclared (first use in this function) fake-getnameinfo.c:34: (Each undeclared identifier is reported only once fake-getnameinfo.c:34: for each function it appears in.) fake-getnameinfo.c:40: `NI_NUMERICHOST' undeclared (first use in this function) fake-getnameinfo.c:50: `EAI_NODATA' undeclared (first use in this function) *** Error code 1 make: Fatal error: Command failed for target `fake-getnameinfo.o' Current working directory /opt/local/src/xinetd-2.3.5/libs/src/portable *** Error code 1 make: Fatal error: Command failed for target `libportable'
Ultra10にSolaris8(2/02)をネットワーク経由でインストール使用かと 思っとります。それでbootserverはPCにSolaris8(インテル)を使い 1/2と2/2をsetup_install_serverでディスクにコピーし、Installation CD のコピーでmodify_install_serverを実行するのですが実行出来ないんです。
modify_install_serverを実行する時の操作です。 cd /cdrom/multi_icd_sol_8_202_sparc ./modify_install_server -p /home/8 [ここは何?]
ここは何?の所は具体的にどのパスを入れればいいのでしょうか? /cdrom/cdrom0 /cdrom/multi_icd_sol_8_202_sparc のいずれもダメです。 does not appear to be a valid installer minirootとなります。
>>478 ↓ということらしい. For a native ELF linker, the directories in "DT_RUNPATH" or "DT_RPATH" of a shared library are searched for shared libraries needed by it. The "DT_RPATH" entries are ignored if "DT_RUNPATH" entries exist.