On Monday, December 16, 2002, at 05:39 AM, Kreider, Carl wrote: > On Sun, Dec 15, 2002 at 10:00:09AM -0700, Bruce Johnson wrote: >> >> >> Check your environment paths...in tcsh, the default shell, that code >> compiled perfectly fine. Your Bash environment might not be set up >> right. >> >> stdio.h is at ' /usr/include/stdio.h' > > That is the problem - stdio.h not _not_ in /usr/include on my box. > What I don't understand is way, as I installed both OSX and the > developer CD.
That's really odd! Have you re-installed the Developer CD stuff? I'd imagine that's where it comes from. Here's the contents of mine..if just stdio.h is missing, I'd suspect some weird accidental deletion. If none are installed I'd re-install the developer CD. [Bruce-Johnsons-Computer:~] johnson% cd /usr/include [Bruce-Johnsons-Computer:/usr/include] johnson% ls AssertMacros.h lber.h regexp.h AvailabilityMacros.h lber_types.h resolv.h DNSServiceDiscovery ldap.h rpc FlexLexer.h ldap_cdefs.h rpcsvc NSSystemDirectories.h ldap_features.h rune.h TargetConditionals.h ldap_schema.h runetype.h ar.h ldap_utf8.h sched.h architecture libc-gcc3.p semaphore.h arpa libc.h servers assert.h libgen.h setjmp.h bitstring.h libkern sgtty.h bzlib.h limits.h signal.h c.h locale.h sql.h com_err.h mach sqlext.h crt_externs.h mach-o sqltypes.h ctype.h mach_debug stab.h curl machine standards.h curses.h math.h stdarg.h db.h memory.h stdbool.h des.h menu.h stddef.h dev miscfs stdint.h device monitor.h stdio.h dirent.h mpool.h stdlib.h disktab.h mysql string.h drivers nameser.h strings.h err.h ncurses.h struct.h errno.h ncurses_dll.h sys eti.h ndbm.h sysexits.h fcntl.h net syslog.h fenv.h netat tar.h float.h netdb.h tcl.h fnmatch.h netinet tclDecls.h form.h netinet6 tclPlatDecls.h fsproperties.h netinfo tcpd.h fstab.h netkey term.h fts.h nfs termcap.h gcc nlist.h termios.h glob.h objc time.h grp.h openssl ttyent.h gssapi pam tzfile.h hfs panel.h ucontext.h histedit.h paths.h ufs httpd pcap-namedb.h ulimit.h i386 pcap.h unctrl.h ifaddrs.h pexpert unistd-gcc3.p inttypes.h php unistd.h iodbcinst.h ppc util.h isofs profile.h utime.h isql.h protocols utmp.h isqlext.h pthread.h varargs.h isqltypes.h pthread_impl.h vfs kerberosIV pwd.h vis.h krb.h python2.2 zconf.h krb5.h ranlib.h zlib.h kvm.h regex.h > -- "Wherever you go, there you are. " - B.Banzai Bruce Johnson -- Unsupported OS X is sponsored by <http://lowendmac.com/> Support Low End Mac <http://lowendmac.com/lists/support.html> Unsupported OS X list info <http://lowendmac.com/lists/unsupported.html> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive <http://www.mail-archive.com/unsupportedosx%40mail.maclaunch.com/> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
