Making should be makeName: Scott Melton
Email: scott_rides_againatyahoodotcom
Product: Firefox
Summary: Making should be make
Comments:
The opening page for Bugzilla is poorly worded.
http://www.mozilla.org/projects/seamonkey/start/
The second line:
If you want to help making this application even better, we would
encourage you to take part in the
should be MAKE, not MAKING
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1
...
Problems building minimo, No rule to make target libpipboot.a. please helpDear all,
I'm new to porting mozilla. I've tried to cross compile minimo for an
arm's platform in scratchbox. I check out the minimo project in 1.8
branch on aug 29 and build all. I've modified the mozconfig to disable
crypto and patch the
xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp, add
__attribute__((used));
When build minimo executable binary, there is an error message:
c++ -o nsStaticComponents.o -c -I../../dist/include/system_wrappers
-include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6.15-1\" -DOSARCH=\"Linux\&...
Make Porting/expand-macro.pl work with a make other than `make`, also Win32 compatibility fixes--------------040507080907060101050501
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Hello,
recently it came to my attention that `Porting/expand-macro.pl` does not
work if your `make` tool is named anything other than `make`. The first
attached patch changes it so that it loads Config.pm and uses the
configured $Config{make} from there. I presume that anybody running
`Porting/expand-macro.pl` also knows about how to give `perl` the
appropriate Config.pm resp. how to invoke the proper Perl.
The second patch assumes that `Porti...
Perl-5.8.6 or Perl-5.8.5 Install/Build process on AIX 5.3 Make problem make: 1254-002 Cannot find a rule to create target <command-line> from dependencies. Stop.------=_NextPart_000_0001_01C90BEC.E9B8A770
Content-Type: multipart/related;
boundary="----=_NextPart_001_0002_01C90BEC.E9B8A770"
------=_NextPart_001_0002_01C90BEC.E9B8A770
Content-Type: multipart/alternative;
boundary="----=_NextPart_002_0003_01C90BEC.E9B8A770"
------=_NextPart_002_0003_01C90BEC.E9B8A770
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hello all,
I am trying to build perl-5.8.6.tar.gz DBI-1.50.tar.gz and
DBD-Oracle-1.16.tar.gz on AIX 5.3.0.0 downloaded from cpan.org I am tryi...
superreview granted: [Bug 408009] Make doGetObjectPrincipal() faster. : [ Attachment 292705] Make doGetObjectPrincipal() faster.Boris Zbarsky (reviews very slow until spring) <bzbarsky@mit.edu> has grant=
ed
Johnny Stenback (:jst) <jst@mozilla.org>'s request for superreview:
Bug 408009: Make doGetObjectPrincipal() faster.
https://bugzilla.mozilla.org/show_bug.cgi?id=3D408009
Attachment 292705: Make doGetObjectPrincipal() faster.
https://bugzilla.mozilla.org/attachment.cgi?id=3D292705&action=3Dedit
------- Additional Comments from Boris Zbarsky (reviews very slow until spr=
ing)
<bzbarsky@mit.edu>
>+++ b/caps/src/nsScriptSecurityManager.cpp=0D
>+ // nsINode. Note that th...
superreview requested: [Bug 408009] Make doGetObjectPrincipal() faster. : [ Attachment 292705] Make doGetObjectPrincipal() faster.Johnny Stenback (:jst) <jst@mozilla.org> has asked Boris Zbarsky (reviews very
slow until spring) <bzbarsky@mit.edu> for superreview:
Bug 408009: Make doGetObjectPrincipal() faster.
https://bugzilla.mozilla.org/show_bug.cgi?id=408009
Attachment 292705: Make doGetObjectPrincipal() faster.
https://bugzilla.mozilla.org/attachment.cgi?id=292705&action=edit
------- Additional Comments from Johnny Stenback (:jst) <jst@mozilla.org>
nsScriptSecurityManager::doGetObjectPrincipal() spends a good bit of time
calling QI on a JSObject's private data to find out if it...
[microPATCH] make imcc build with BSD makeIndex: config/gen/makefiles/imcc.in
===================================================================
RCS file: /cvs/public/parrot/config/gen/makefiles/imcc.in,v
retrieving revision 1.15
diff -u -r1.15 imcc.in
--- config/gen/makefiles/imcc.in 22 Mar 2003 22:06:09 -0000 1.15
+++ config/gen/makefiles/imcc.in 27 Mar 2003 09:21:07 -0000
@@ -47,6 +47,8 @@
.PHONY : FORCE
+FORCE :
+
imcparser.c imcparser.h : imcc.y FORCE
$(PERL) rebuild.pl ${PQ}$(YACC) imcc.y -d -o imcparser.c${PQ} imcc.y imcparser.h imcparser.c
--
You can make any kind of artificial atom - long, thin ...
superreview requested: [Bug 330053] Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. : [Attachment 218593] Make mac build completeRobert Kaiser <kairo@kairo.at> has asked neil@parkwaycc.co.uk <neil@httl.net>
for superreview:
Bug 330053: Make SeaMonkey capable of generating a reasonable build with
MOZ_XUL_APP set.
https://bugzilla.mozilla.org/show_bug.cgi?id=330053
Attachment 218593: Make mac build complete
https://bugzilla.mozilla.org/attachment.cgi?id=218593&action=edit
------- Additional Comments from Robert Kaiser <kairo@kairo.at>
This is the pathc to get suiterunner to build on Mac. Some of this is just
correcting the Makefile to things we already do in xpfe/bootstrap (the
Info.pli...
superreview granted: [Bug 330053] Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. : [Attachment 218593] Make mac build completejag (Peter Annema) <jag@tty.nl> has granted Robert Kaiser <kairo@kairo.at>'s
request for superreview:
Bug 330053: Make SeaMonkey capable of generating a reasonable build with
MOZ_XUL_APP set.
https://bugzilla.mozilla.org/show_bug.cgi?id=330053
Attachment 218593: Make mac build complete
https://bugzilla.mozilla.org/attachment.cgi?id=218593&action=edit
...
Help. Can I make 2 remote calls consicutivly? or must 1 return and then make the other one?
I am just starting to discover the magic of AJAX and am loving it but I am still quite green.
I need to know if I can make 2 remote calls to a page method or a webservice in a row, consecutive? like that:
function test(){PageMethods.Execute1RemoteCall(ObjectID, CompleteUpdate1, errorit);
PageMethods.ExecuteAnotherRemoteCall(ObjectID, CompleteUpdate2, errorit);
} function CompleteUpdate1(results, context, methodName)
{
dostuff();
HideWaitMessage();
}
function CompleteUpdate2(results, context, methodName)
{
doOtherstuff();
HideWaitMessage();
...
How to make web application load faster in browser after build...
Is there a way to make a web application load faster in the browser after a build?Whenever I build a web application, and want to test it in a web browser, it takes a 'long' time to initial load the newly build web application.Is there a way to make this faster?Every time I change a little bit of code, it takes more than 45 seconds to load the newly build web application.
Check debug section in web.Config - set batch="false". There is no way to increase studio's build speed. May be add more RAM :)May the Force be with you
Every time I change a little bit...
HELP! HELP!HELP: How to make bugzilla work for Windows7 (64 bit)Hi There,
I am in the process of installing Bugzilla at my company but not able to st=
art successfully the application and like to know why:
Here is the steps I took:
My environment is :
OS : MS Windows 7 (64 bit)
VM Version : 8
1. Install Per l(5.8.1 or above)
2. Install MySQL
3. Install Apache2
4. Install Bugzilla 3.2
5. Install Perl modules
6. Bugzilla using apache
7. Perform local config file using checksetup.pl. Created bugs in mys=
ql. I am not able to create the Bugzilla database by running checksetup.pl=
.. Created user "bugs" as a...
make: *** No rule to make target `<command-line>', needed by `miniperlmain.o'.Hi,
I just tried to compile Perl 5.8.8 on my Linux Debian, with
./Configure -des -Dprefix=/opt/my && make
And got this:
First let's make sure your kit is complete. Checking...
<copious amount of stuff removed>
Now you must run 'make'.
If you compile perl5 on a different machine or from a different object
directory, copy the Policy.sh file from this object directory to the
new one before you run Configure -- this will help you with most of
the policy defaults.
make: *** No rule to make target `<command-...