Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39002 - Mozilla 1.6 fails to compile
Summary: Mozilla 1.6 fails to compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-22 00:53 UTC by Patrik Kullman
Modified: 2004-01-22 13:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Kullman 2004-01-22 00:53:26 UTC
oeICalEventImpl.cpp:51:23: nsIAbCard.h: No such file or directory
oeICalEventImpl.cpp:52:30: nsIMsgAttachment.h: No such file or directory
oeICalEventImpl.cpp: In member function `virtual nsresult
   oeICalEventImpl::GetExceptions(nsISimpleEnumerator**)':
oeICalEventImpl.cpp:1377: warning: `PRTime lastadded' might be used
   uninitialized in this function
oeICalEventImpl.cpp:1377: warning: `PRTime minimum' might be used uninitialized
   in this function
oeICalEventImpl.cpp: At global scope:
oeICalEventImpl.cpp: In instantiation of `nsDerivedSafe<nsIMsgAttachment>':
oeICalEventImpl.cpp:1508:   instantiated from here
oeICalEventImpl.cpp:1508: base class `nsIMsgAttachment' has incomplete type
oeICalEventImpl.cpp: In member function `virtual nsresult
   oeICalEventImpl::AddAttachment(nsIMsgAttachment*)':
oeICalEventImpl.cpp:1508: no matching function for call to `
   nsDerivedSafe<nsIMsgAttachment>::EqualsUrl(nsIMsgAttachment*&, PRBool*)'
oeICalEventImpl.cpp:1514: no matching function for call to `
   nsDerivedSafe<nsISupportsArray>::InsertElementAt(nsIMsgAttachment*&,
   PRUint32&)'
../../dist/include/xpcom/nsISupportsArray.h:74: candidates are: virtual PRBool
   nsISupportsArray::InsertElementAt(nsISupports*, unsigned int)
../../dist/include/xpcom/nsISupportsUtils.h: In static member function `static
   const nsIID& nsCOMTypeInfo<T>::GetIID() [with T = nsIMsgAttachment]':
oeICalEventImpl.cpp:1505:   instantiated from here
../../dist/include/xpcom/nsISupportsUtils.h:202: no method `nsIMsgAttachment::
   GetIID'
oeICalEventImpl.cpp: In member function `virtual nsresult
   oeICalEventImpl::RemoveAttachment(nsIMsgAttachment*)':
oeICalEventImpl.cpp:1533: no matching function for call to `
   nsDerivedSafe<nsIMsgAttachment>::EqualsUrl(nsIMsgAttachment*&, PRBool*)'
oeICalEventImpl.cpp: At global scope:
oeICalEventImpl.cpp: In instantiation of `nsDerivedSafe<nsIAbCard>':
oeICalEventImpl.cpp:1585:   instantiated from here
oeICalEventImpl.cpp:1585: base class `nsIAbCard' has incomplete type
oeICalEventImpl.cpp: In member function `virtual nsresult
   oeICalEventImpl::AddContact(nsIAbCard*)':
oeICalEventImpl.cpp:1585: no matching function for call to `
   nsDerivedSafe<nsIAbCard>::Equals(nsIAbCard*&, PRBool*)'
oeICalEventImpl.cpp:1591: no matching function for call to `
   nsDerivedSafe<nsISupportsArray>::InsertElementAt(nsIAbCard*&, PRUint32&)'
../../dist/include/xpcom/nsISupportsArray.h:74: candidates are: virtual PRBool
   nsISupportsArray::InsertElementAt(nsISupports*, unsigned int)
../../dist/include/xpcom/nsISupportsUtils.h: In static member function `static
   const nsIID& nsCOMTypeInfo<T>::GetIID() [with T = nsIAbCard]':
oeICalEventImpl.cpp:1582:   instantiated from here
../../dist/include/xpcom/nsISupportsUtils.h:202: no method `nsIAbCard::GetIID'
oeICalEventImpl.cpp: In member function `virtual nsresult
   oeICalEventImpl::RemoveContact(nsIAbCard*)':
oeICalEventImpl.cpp:1610: no matching function for call to `
   nsDerivedSafe<nsIAbCard>::Equals(nsIAbCard*&, PRBool*)'
oeICalEventImpl.cpp: In member function `bool
   oeICalEventImpl::ParseIcalComponent(icalcomponent*)':
oeICalEventImpl.cpp:2243: no matching function for call to `
   nsDerivedSafe<nsIMsgAttachment>::SetUrl(const char*&)'
oeICalEventImpl.cpp:2244: no matching function for call to `oeICalEventImpl::
   AddAttachment(nsCOMPtr<nsIMsgAttachment>&)'
oeICalEventImpl.cpp:1492: candidates are: virtual nsresult
   oeICalEventImpl::AddAttachment(nsIMsgAttachment*)
oeICalEventImpl.cpp:2260: no matching function for call to `
   nsDerivedSafe<nsIAbCard>::SetPrimaryEmail(const PRUnichar*)'
oeICalEventImpl.cpp:2261: no matching function for call to `oeICalEventImpl::
   AddContact(nsCOMPtr<nsIAbCard>&)'
oeICalEventImpl.cpp:1569: candidates are: virtual nsresult
   oeICalEventImpl::AddContact(nsIAbCard*)
oeICalEventImpl.cpp: In member function `icalcomponent*
   oeICalEventImpl::AsIcalComponent()':
oeICalEventImpl.cpp:2675: no matching function for call to `
   nsDerivedSafe<nsIMsgAttachment>::GetUrl(char**)'
oeICalEventImpl.cpp:2709: no matching function for call to `
   nsDerivedSafe<nsIAbCard>::GetPrimaryEmail(nsXPIDLString::getter_Copies_t)'
oeICalEventImpl.cpp: In member function `virtual nsresult
   oeICalEventImpl::GetParameter(const char*, char**)':
oeICalEventImpl.cpp:2755: warning: enumeration value `ICAL_RELATED_X' not
   handled in switch
oeICalEventImpl.cpp:2755: warning: enumeration value `ICAL_RELATED_NONE' not
   handled in switch
make[3]: *** [oeICalEventImpl.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla/calendar/libxpical'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla/calendar'
make[1]: *** [tier_98] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla'
make: *** [default] Error 2
Comment 1 Mattia 2004-01-22 10:38:08 UTC
Try disabling the "mozcalendar" flag
Comment 2 Patrik Kullman 2004-01-22 13:10:01 UTC
Worked fine, thanks.