First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 42959
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Lisa Seelye (RETIRED) <lisa@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: red0x <red0x@users.sourceforge.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
disable_cmp.patch Patch to disable 'cmp' usage patch red0x 2004-02-25 21:52 0000 1.14 KB Details | Diff
anjuta.patch Patch to pass propoer args to aclocal for a gnome2 project patch Lindsay Haisley 2004-03-17 14:57 0000 502 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 42959 depends on: Show dependency tree
Bug 42959 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-25 21:51 0000
Anjuta does not correctly generate Makefiles for wizard projects because it
relies on the use of 'cmp', and outside program.  I have written a patch that
disables usage of 'cmp' and assumes a project file needs to be updated.  Could
you include this patch in portage so that other anjuta users may have a working
project wizard.

------- Comment #1 From red0x 2004-02-25 21:52:17 0000 -------
Created an attachment (id=26379) [edit]
Patch to disable 'cmp' usage

------- Comment #2 From Lisa Seelye (RETIRED) 2004-02-26 10:16:58 0000 -------
/usr/bin/cmp is provided by sys-apps/diffutils.  Is there some reason you
aren't using diffutils on your system? It is included in just about every
system profile (ie, emerge system) and is required for etc-update.

------- Comment #3 From red0x 2004-02-27 12:24:34 0000 -------
cmp is on my system, of course.  Anjuta just does not use it correctly.  So, I
made a patch for anjuta so that it will *not* use it.  Seems to correct the
project wizard funkiness, and also makes adding source files to a project work
correctly.  

------- Comment #4 From red0x 2004-02-27 13:36:43 0000 -------
Just got mail from naba, the anjuta developer, and he says this is fixed in
CVS. so, this patch is mainly a workaround for 1.2.1 users.  (may work on 1.2.0
too, haven't tried it).

------- Comment #5 From Lindsay Haisley 2004-03-17 14:57:03 0000 -------
Created an attachment (id=27533) [edit]
Patch to pass propoer args to aclocal for a gnome2 project

------- Comment #6 From Lindsay Haisley 2004-03-17 14:59:52 0000 -------
(From update of attachment 27533 [edit])
Here's a patch to pass proper arguments to aclocal for a gnome2 project, else a
make install will fail.  This is as per conversation with naba and Bruno
Haible.

------- Comment #7 From Lindsay Haisley 2004-03-17 15:02:14 0000 -------
(From update of attachment 27533 [edit])
Note that this is a patch against 1.2.0, not 1.2.1, but will probably be
committed in CVS for the new version soon.

------- Comment #8 From Lisa Seelye (RETIRED) 2004-04-08 13:13:50 0000 -------
Okay, these patches seem to work, I'll put these into portage as
anjuta-1.2.1-r1.

thanks all.

First Last Prev Next    No search results available      Search page      Enter new bug