Opened 15 years ago
Closed 15 years ago
#22447 closed defect (duplicate)
xorg-server: implicit declaration of function 'access'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | xorg-server |
Description
xorg-server 1.7.1.901 doesn't seem to build on my Tiger PPC G4:
$ port -u upgrade xorg-server ---> Computing dependencies for xorg-server ---> Fetching xorg-server ---> Verifying checksum(s) for xorg-server ---> Extracting xorg-server ---> Applying patches to xorg-server ---> Configuring xorg-server ---> Building xorg-server Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Volumes_data_macports_ports_x11_xorg-server/work/xorg-server-1.7.1.901" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2 Command output: Making all in hw Making all in xquartz Making all in bundle Making all in . CC fbcmap_mi.o CC miinitext.o CC X11Application.o CC X11Controller.o CC applewm.o CC darwin.o CC darwinEvents.o CC darwinXinput.o CC keysym2ucs.o CC pseudoramiX.o CC quartz.o CC quartzAudio.o CC quartzCocoa.o CC quartzKeyboard.o quartzKeyboard.c: In function 'DarwinKeyboardReloadHandler': quartzKeyboard.c:409: warning: implicit declaration of function 'access' quartzKeyboard.c:409: warning: nested extern declaration of 'access' quartzKeyboard.c:409: error: 'F_OK' undeclared (first use in this function) quartzKeyboard.c:409: error: (Each undeclared identifier is reported only once quartzKeyboard.c:409: error: for each function it appears in.) quartzKeyboard.c: In function 'QuartzReadSystemKeymap': quartzKeyboard.c:648: warning: unused variable 'currentKeyLayoutDataRef' make[3]: *** [quartzKeyboard.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Unable to upgrade port: 1
Mac OS X 10.4.11 PPC
Xcode 2.5
MacPorts 1.8.1
Change History (1)
comment:1 Changed 15 years ago by blb@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #22446.