tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
changes to pkg_install seem to cause bootstrap to fail
It looks like pkg_install was changed very recently. This probably
causes bootstrap to fail (tested on MacOS 10.4, but should probably
affect all systems that install pkg_install on bootstrap):
pkg_io.c:41:21: error: archive.h: No such file or directorypkg_io.c:
42:27: error: archive_entry.h: No such file or directorypkg_io.c:
49:19: error: fetch.h: No such file or directorypkg_io.c:56: error:
parse error before 'fetchIO'pkg_io.c:56: warning: no semicolon at end
of struct or unionpkg_io.c:58: error: parse error before '}'
tokenpkg_io.c: In function 'fetch_archive_open':pkg_io.c:65: error:
dereferencing pointer to incomplete typepkg_io.c:65: error:
dereferencing pointer to incomplete typepkg_io.c:66: error:
dereferencing pointer to incomplete typepkg_io.c: In function
'fetch_archive_read':pkg_io.c:77: error: dereferencing pointer to
incomplete typepkg_io.c:78: error: dereferencing pointer to
incomplete typepkg_io.c:78: error: dereferencing pointer to
incomplete typepkg_io.c:78: error: dereferencing pointer to
incomplete typepkg_io.c: In function 'fetch_archive_close':pkg_io.c:
86: error: dereferencing pointer to incomplete typepkg_io.c:87:
error: dereferencing pointer to incomplete typepkg_io.c: In function
'open_remote_archive':pkg_io.c:97: error: dereferencing pointer to
incomplete typepkg_io.c:100: error: dereferencing pointer to
incomplete typepkg_io.c:102: warning: assignment makes pointer from
integer without a castpkg_io.c: In function
'open_local_archive':pkg_io.c:125: warning: assignment makes pointer
from integer without a cast*** Error code 1
Any suggestions how to best fix that?
--
Georg Schwarz http://home.pages.de/~schwarz/
georg.schwarz%freenet.de@localhost +49 151 11559652
Home |
Main Index |
Thread Index |
Old Index