Ticket #34493 (closed defect: invalid)
Error during make on foo2zjs
| Reported by: | support@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.0 |
| Keywords: | Cc: | ||
| Port: |
Description (last modified by ryandesign@…) (diff)
Get as far as "make" in foo2zjs but run into this error:
eliyahu-eliyahus-ibook-g4-3:~/Desktop/foo2zjs/osx-hotplug eliyahueliyahu$ make cc -c -o osx-hplj-hotplug.o osx-hplj-hotplug.m osx-hplj-hotplug.m: In function 'main': osx-hplj-hotplug.m:625: error: 'optarg' undeclared (first use in this function) osx-hplj-hotplug.m:625: error: (Each undeclared identifier is reported only once osx-hplj-hotplug.m:625: error: for each function it appears in.) osx-hplj-hotplug.m:630: error: 'optind' undeclared (first use in this function) make: *** [osx-hplj-hotplug.o] Error 1
Don't know how to resolve it.
Change History
Note: See
TracTickets for help on using
tickets.


Please use WikiFormatting when writing in Trac.
I don't see a port for "foo2zjs"; you appear to be building it by hand. So what does this problem have to do with MacPorts?