Opened 12 years ago
Closed 12 years ago
#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 (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 (3)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | foo2zjs hotplug p1005 removed |
comment:2 Changed 12 years ago by support@…
I guess it doesn't. I've been using MacPorts to install most of the packages but you are correct that foo2zjs isn't a MacPort. Sorry.
comment:3 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
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?