Opened 19 years ago

Closed 18 years ago

#5211 closed defect (invalid)

BUG: qemu fails to compile

Reported by: aconchillo@… Owned by: pidherbemont@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The qemu port does not use the include and lib darwinports paths. This causes qemu not to find SDL/ SDL.h (a port dependency already installed). More specifically, the error is


gcc-3.3 -Wall -O2 -g -fno-strict-aliasing -Dpowerpc -I. -I/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_emulators_qemu/ work/qemu-0.7.0/target-i386 -I/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_emulators_qemu/ work/qemu-0.7.0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/opt/local/var/ db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_emulators_qemu/ work/qemu-0.7.0/fpu -I/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_emulators_qemu/ work/qemu-0.7.0/slirp -c -o vl.o /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_emulators_qemu/ work/qemu-0.7.0/vl.c /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_emulators_qemu/ work/qemu-0.7.0/vl.c:71:21: SDL/SDL.h: No such file or directory

Attachments (2)

qemu.tar.gz (2.0 KB) - added by aconchillo@… 19 years ago.
qemu port fixes
qemu-2.tar.gz (2.0 KB) - added by aconchillo@… 19 years ago.
qemu revision 2

Download all attachments as: .zip

Change History (4)

Changed 19 years ago by aconchillo@…

Attachment: qemu.tar.gz added

qemu port fixes

Changed 19 years ago by aconchillo@…

Attachment: qemu-2.tar.gz added

qemu revision 2

comment:1 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to pidherbemont@…

comment:2 Changed 18 years ago by markd@…

Resolution: invalid
Status: newclosed

This patch has been obsoleted by the version bump to 0.8.0, bug #6187

Note: See TracTickets for help on using tickets.