Opened 13 years ago
Last modified 13 years ago
#34493 closed defect
Error during make on foo2zjs — at Version 1
Reported by: | support@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.0 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (1)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | foo2zjs hotplug p1005 removed |
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?