なんかエラーしてるっぽいとこ発見しましたすごく長いので なんレスかに分けて書きます。 clude -I../../../pr/include/private -I/Developer/Headers/FlatCarbon prlink.c prlink.c:48:27: error: CodeFragments.h: No such file or directory prlink.c:49:23: error: TextUtils.h: No such file or directory prlink.c:50:19: error: Types.h: No such file or directory prlink.c:51:21: error: Aliases.h: No such file or directory prlink.c:52:19: error: CFURL.h: No such file or directory prlink.c:53:22: error: CFBundle.h: No such file or directory prlink.c:54:22: error: CFString.h: No such file or directory prlink.c:55:26: error: CFDictionary.h: No such file or directory prlink.c:56:20: error: CFData.h: No such file or directory prlink.c:183: error: parse error before 'CFragConnectionID' prlink.c:183: warning: no semicolon at end of struct or union prlink.c:184: warning: type defaults to 'int' in declaration of 'bundle' prlink.c:184: warning: data definition has no type or storage class prlink.c:185: error: parse error before 'main' prlink.c:185: warning: type defaults to 'int' in declaration of 'main' prlink.c:185: warning: 'main' is usually a function prlink.c:185: warning: data definition has no type or storage class prlink.c:186: error: parse error before 'wrappers' prlink.c:186: warning: type defaults to 'int' in declaration of 'wrappers' prlink.c:186: warning: data definition has no type or storage class prlink.c:204: error: parse error before '}' token prlink.c: In function '_PR_InitLinker': prlink.c:319: error: invalid application of 'sizeof' to incomplete type '
'PRLibrary' prlink.c:321: error: dereferencing pointer to incomplete type prlink.c:322: error: dereferencing pointer to incomplete type prlink.c:323: error: dereferencing pointer to incomplete type prlink.c:324: error: dereferencing pointer to incomplete type prlink.c:332: error: dereferencing pointer to incomplete type prlink.c: In function 'pr_UnlockedFindLibrary': prlink.c:549: error: dereferencing pointer to incomplete type prlink.c:550: error: dereferencing pointer to incomplete type prlink.c:561: error: dereferencing pointer to incomplete type prlink.c:562: error: dereferencing pointer to incomplete type prlink.c:562: error: dereferencing pointer to incomplete type prlink.c:567: error: dereferencing pointer to incomplete type prlink.c: At top level: prlink.c:634: error: parse error before 'dict' prlink.c: In function 'TV2FP': prlink.c:639: error: 'tvp' undeclared (first use in this function) prlink.c:639: error: (Each undeclared identifier is reported only once prlink.c:639: error: for each function it appears in.) prlink.c:640: error: 'CFStringRef' undeclared (first use in this function) prlink.c:640: error: parse error before 'nameRef' prlink.c:641: error: 'nameRef' undeclared (first use in this function) prlink.c:642: error: 'CFMutableDataRef' undeclared (first use in this function) prlink.c:642: error: parse error before 'glueData' prlink.c:643: error: 'glueData' undeclared (first use in this function) prlink.c:644: warning: implicit declaration of function 'CFDataCreateMutable' prlink.c:646: warning: implicit declaration of function
CFDataGetMutableBytePtr' prlink.c:648: error: 'UInt32' undeclared (first use in this function) prlink.c:648: error: parse error before 'tvp' prlink.c:649: error: parse error before 'tvp' prlink.c:650: warning: implicit declaration of function 'MakeDataExecutable' prlink.c:651: warning: implicit declaration of function 'CFDictionaryAddValue' prlink.c:651: error: 'dict' undeclared (first use in this function) prlink.c:652: warning: implicit declaration of function 'CFRelease' prlink.c:654: error: 'name' undeclared (first use in this function) prlink.c: In function 'pr_LoadViaCFM': prlink.c:681: error: 'OSErr' undeclared (first use in this function) prlink.c:681: error: parse error before 'err' prlink.c:682: error: 'Str255' undeclared (first use in this function) prlink.c:683: error: 'FSRef' undeclared (first use in this function) prlink.c:684: error: 'FSSpec' undeclared (first use in this function) prlink.c:685: error: 'Boolean' undeclared (first use in this function) prlink.c:692: error: 'err' undeclared (first use in this function) prlink.c:692: warning: implicit declaration of function 'FSPathMakeRef' prlink.c:692: error: parse error before 'UInt8'
prlink.c:693: error: 'noErr' undeclared (first use in this function) prlink.c:695: warning: implicit declaration of function 'FSGetCatalogInfo' prlink.c:695: error: 'ref' undeclared (first use in this function) prlink.c:695: error: 'kFSCatInfoNone' undeclared (first use in this function) prlink.c:696: error: 'fileSpec' undeclared (first use in this function) prlink.c:701: warning: implicit declaration of function 'ResolveAliasFile' prlink.c:701: error: 'tempUnusedBool' undeclared (first use in this function) prlink.c:707: warning: implicit declaration of function 'GetDiskFragment' prlink.c:707: error: 'kCFragGoesToEOF' undeclared (first use in this function) prlink.c:708: error: 'kLoadCFrag' undeclared (first use in this function) prlink.c:708: error: dereferencing pointer to incomplete type prlink.c:708: error: dereferencing pointer to incomplete type prlink.c:708: error: 'errName' undeclared (first use in this function) prlink.c:710: error: dereferencing pointer to incomplete type prlink.c:716: error: dereferencing pointer to incomplete type prlink.c:716: warning: implicit declaration of function
'CFDictionaryCreateMutable' prlink.c:717: error: 'kCFTypeDictionaryKeyCallBacks' undeclared (first use in this function) prlink.c:718: error: 'kCFTypeDictionaryValueCallBacks' undeclared (first use in this function) prlink.c:719: error: dereferencing pointer to incomplete type prlink.c:720: error: dereferencing pointer to incomplete type prlink.c:720: error: dereferencing pointer to incomplete type prlink.c:720: error: dereferencing pointer to incomplete type prlink.c:722: error: 'memFullErr' undeclared (first use in this function) prlink.c:725: warning: control reaches end of non-void function prlink.c: In function 'pr_LoadCFBundle': prlink.c:736: error: 'CFURLRef' undeclared (first use in this function) prlink.c:736: error: parse error before 'bundleURL' prlink.c:737: error: 'CFBundleRef' undeclared (first use in this function) prlink.c:740: error: 'CFStringRef' undeclared (first use in this function) prlink.c:740: error: parse error before 'pathRef'
prlink.c:747: error: 'pathRef' undeclared (first use in this function) prlink.c:747: warning: implicit declaration of function 'CFStringCreateWithCString' prlink.c:747: error: 'kCFStringEncodingUTF8' undeclared (first use in this function) prlink.c:749: error: 'bundleURL' undeclared (first use in this function) prlink.c:749: warning: implicit declaration of function 'CFURLCreateWithFileSystemPath' prlink.c:750: error: 'kCFURLPOSIXPathStyle' undeclared (first use in this function) prlink.c:752: warning: implicit declaration of function 'CFBundleCreate' prlink.c:758: error: dereferencing pointer to incomplete type prlink.c:759: warning: comparison between pointer and integer prlink.c: In function 'pr_LoadViaDyld': prlink.c:765: error: dereferencing pointer to incomplete type prlink.c:766: error: dereferencing pointer to incomplete type prlink.c:767: error: dereferencing pointer to incomplete type prlink.c:774: error: dereferencing pointer to incomplete type prlink.c:774: error: dereferencing pointer to incomplete type prlink.c:775: warning: control reaches end of non-void function prlink.c: In function 'pr_LoadLibraryByPathname': prlink.c:854: error: invalid application of 'sizeof' to incomplete type
'PRLibrary' prlink.c:859: error: dereferencing pointer to incomplete type prlink.c:929: error: 'cfragNoLibraryErr' undeclared (first use in this function) prlink.c:933: error: dereferencing pointer to incomplete type prlink.c:934: error: dereferencing pointer to incomplete type prlink.c:1005: error: dereferencing pointer to incomplete type prlink.c:1098: error: dereferencing pointer to incomplete type prlink.c: In function 'PR_UnloadLibrary': prlink.c:1243: error: dereferencing pointer to incomplete type prlink.c:1249: error: dereferencing pointer to incomplete type prlink.c:1250: error: dereferencing pointer to incomplete type prlink.c:1250: error: dereferencing pointer to incomplete type prlink.c:1270: error: dereferencing pointer to incomplete type prlink.c:1271: error: dereferencing pointer to incomplete type prlink.c:1286: error: dereferencing pointer to incomplete type prlink.c:1287: warning: implicit declaration of function 'CloseConnection'
prlink.c:1287: error: dereferencing pointer to incomplete type prlink.c:1288: error: dereferencing pointer to incomplete type prlink.c:1289: error: dereferencing pointer to incomplete type prlink.c:1290: error: dereferencing pointer to incomplete type prlink.c:1291: error: dereferencing pointer to incomplete type prlink.c:1297: error: dereferencing pointer to incomplete type prlink.c:1300: error: dereferencing pointer to incomplete type prlink.c:1303: error: dereferencing pointer to incomplete type prlink.c:1303: error: dereferencing pointer to incomplete type prlink.c:1307: error: dereferencing pointer to incomplete type prlink.c:1325: error: dereferencing pointer to incomplete type prlink.c:1326: error: dereferencing pointer to incomplete type prlink.c:1327: error: dereferencing pointer to incomplete type prlink.c: In function 'pr_FindSymbolInLib': prlink.c:1348: error: dereferencing pointer to incomplete type prlink.c:1350: error: dereferencing pointer to incomplete type prlink.c:1386: error: dereferencing pointer to incomplete type prlink.c:1387: error: 'CFStringRef' undeclared (first use in this function) prlink.c:1387: error: parse error before 'nameRef' prlink.c:1388: error: 'nameRef' undeclared (first use in this function) prlink.c:1389: warning: implicit declaration of function
'CFBundleGetFunctionPointerForName' prlink.c:1389: error: dereferencing pointer to incomplete type prlink.c:1389: warning: assignment makes pointer from integer without a cast prlink.c:1393: error: dereferencing pointer to incomplete type prlink.c:1394: error: 'Ptr' undeclared (first use in this function) prlink.c:1394: error: parse error before 'symAddr' prlink.c:1395: error: 'CFragSymbolClass' undeclared (first use in this function) prlink.c:1396: error: 'Str255' undeclared (first use in this function) prlink.c:1400: warning: implicit declaration of function 'c2pstrcpy' prlink.c:1400: error: 'pName' undeclared (first use in this function) prlink.c:1402: warning: implicit declaration of function 'FindSymbol' prlink.c:1402: error: dereferencing pointer to incomplete type prlink.c:1402: error: 'symAddr' undeclared (first use in this function) prlink.c:1402: error: 'symClass' undeclared (first use in this function) prlink.c:1402: error: 'noErr' undeclared (first use in this function) prlink.c:1405: error: 'kTVectorCFragSymbol' undeclared (first use in this function)
prlink.c:1406: error: dereferencing pointer to incomplete type prlink.c:1409: error: dereferencing pointer to incomplete type prlink.c:1411: error: dereferencing pointer to incomplete type prlink.c:1413: error: dereferencing pointer to incomplete type prlink.c:1439: error: dereferencing pointer to incomplete type prlink.c:1441: error: dereferencing pointer to incomplete type prlink.c: In function 'PR_FindSymbolAndLibrary': prlink.c:1539: error: dereferencing pointer to incomplete type prlink.c:1543: error: dereferencing pointer to incomplete type prlink.c:1544: error: dereferencing pointer to incomplete type prlink.c:1544: error: dereferencing pointer to incomplete type prlink.c: In function 'PR_LoadStaticLibrary': prlink.c:1583: error: dereferencing pointer to incomplete type prlink.c:1588: error: invalid application of 'sizeof' to incomplete type fr
'PRLibrary' prlink.c:1591: error: dereferencing pointer to incomplete type prlink.c:1592: error: dereferencing pointer to incomplete type prlink.c:1593: error: dereferencing pointer to incomplete type prlink.c:1593: error: dereferencing pointer to incomplete type prlink.c:1594: error: dereferencing pointer to incomplete type prlink.c:1595: error: dereferencing pointer to incomplete type prlink.c:1601: error: dereferencing pointer to incomplete type prlink.c: In function 'PR_GetLibraryFilePathname': prlink.c:1629: warning: assignment discards qualifiers from pointer target type
found USB scanner (vendor=0x04a9 [Canon], product=0x2206 [CanoScan], chip=LM9832/3) at libusb:002:002-04a9-2206-00-00 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage.
no scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages).
If you are already on 10.5.2 and you have to reinstall X11, then you need to use the following procedure: Install X11User.pkg and X11SDK.pkg from the system DVD. Then install the 2.1.2 (or 2.1.3) update from the macosforge site. This gives you an X11 system that is more or less equivalent to what you get from the MacOSX 10.5.2 update. Only then install the 2.1.4 update.
> Notice that the ecc repository (following line) is no longer needed for any users. > deb fink.sodan.ecc.u-tokyo.ac.jp/apt/10.X ecc main crypto > If that line exists in your /sw/etc/apt/sources.list, please remove it. > We will not provide the binaries in ecc tree.
>>466 gmake[2]: Entering directory `/tmp/cdrtools-2.01/libschily' ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/cvmod.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/dat.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fcons.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fdown.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fdup.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/ffileread.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/ffilewrite.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fgetline.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fgetstr.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/file_raise.d: No such file or directory ../RULES/r-gmake.dep:76: OBJ/<arch-dir>/fileclose.d: No such file or directory ....
are caused by a GNU make bug and not by the Schily makefile system.
The related bug has been reported to the GNU make maintainers in 1998 but as the bug has not yet been fixed, it seems that GNU make is unmaintained :-( A working highly portable make program is at ftp://ftp.berlios.de/pub/smake ../RULES/local.cnf:43: OBJ/i386-darwin-cc/Inull: No such file or directory ../RULES/local.cnf:44: OBJ/i386-darwin-cc/local.cnf: No such file or directory make: *** No rule to make target `defaults.c', needed by `OBJ/i386-darwin-cc/defaults.d'. Stop.
MacOSX 10.4.11 (Intel) で fink 使ってます。 fink のバージョン?は 0.28.6 と出ます。 この環境で $ fink install mplayer すると、 Error: Cannot find header either inttypes.h or bitypes.h. There is no chance for compilation to succeed. と言われてインストールできません。 これを回避する方法ってあるんでしょうか?